Skip to content

Fix is-empty return type #356

Fix is-empty return type

Fix is-empty return type #356

Triggered via pull request April 27, 2023 14:33
Status Failure
Total duration 1m 33s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
build (18.x): packages/object-is-empty/index.d.ts#L2
Cannot find name 'ReturnFalseValues'.
build (18.x): packages/object-is-empty/index.tests.ts#L8
Type 'boolean' is not assignable to type 'true'.
build (18.x): packages/object-is-empty/index.tests.ts#L9
Type 'boolean' is not assignable to type 'false'.
build (18.x): packages/object-is-empty/index.tests.ts#L10
Type 'boolean' is not assignable to type 'false'.
build (18.x): packages/object-is-empty/index.tests.ts#L11
Type 'boolean' is not assignable to type 'true'.
build (18.x)
Process completed with exit code 2.
build (14.x): packages/object-is-empty/index.d.ts#L2
Cannot find name 'ReturnFalseValues'.
build (14.x): packages/object-is-empty/index.tests.ts#L8
Type 'boolean' is not assignable to type 'true'.
build (14.x): packages/object-is-empty/index.tests.ts#L9
Type 'boolean' is not assignable to type 'false'.
build (14.x): packages/object-is-empty/index.tests.ts#L10
Type 'boolean' is not assignable to type 'false'.
build (14.x): packages/object-is-empty/index.tests.ts#L11
Type 'boolean' is not assignable to type 'true'.
build (14.x)
Process completed with exit code 2.
build (16.x)
The operation was canceled.
build (18.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (14.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (16.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.