Merge branch 'develop' into next #8
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
checks.yml
on: push
lint
/
lint
53s
typecheck
/
typecheck
49s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
19 errors and 6 warnings
test / test_linux (20.9.0):
src/validations/primitives/number.ts#L50
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
|
test / test_linux (20.9.0):
src/validations/primitives/number.ts#L50
Prefer `Number.NEGATIVE_INFINITY` over `-Infinity`
|
test / test_linux (20.9.0)
Process completed with exit code 1.
|
test / test_linux (21.x):
src/validations/primitives/number.ts#L50
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
|
test / test_linux (21.x):
src/validations/primitives/number.ts#L50
Prefer `Number.NEGATIVE_INFINITY` over `-Infinity`
|
test / test_linux (21.x)
The operation was canceled.
|
typecheck / typecheck:
src/schema/index.ts#L124
Duplicate function implementation.
|
typecheck / typecheck:
src/schema/index.ts#L313
Duplicate function implementation.
|
typecheck / typecheck:
src/schema/index.ts#L414
An object literal cannot have multiple properties with the same name.
|
typecheck / typecheck
Process completed with exit code 2.
|
lint / lint:
src/validations/primitives/number.ts#L50
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
|
lint / lint:
src/validations/primitives/number.ts#L50
Prefer `Number.NEGATIVE_INFINITY` over `-Infinity`
|
lint / lint
Process completed with exit code 1.
|
test / test_windows (20.9.0):
src/validations/primitives/number.ts#L50
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
|
test / test_windows (20.9.0):
src/validations/primitives/number.ts#L50
Prefer `Number.NEGATIVE_INFINITY` over `-Infinity`
|
test / test_windows (20.9.0)
Process completed with exit code 1.
|
test / test_windows (21.x):
src/validations/primitives/number.ts#L50
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
|
test / test_windows (21.x):
src/validations/primitives/number.ts#L50
Prefer `Number.NEGATIVE_INFINITY` over `-Infinity`
|
test / test_windows (21.x)
Process completed with exit code 1.
|
test / test_linux (20.9.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test_linux (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck / typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test_windows (20.9.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test_windows (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|