chore(deps): update all non-major dependencies #312
ci.yml
on: pull_request
Matrix: js-cs-fixer
Matrix: lint
Matrix: test
Matrix: typecheck
Annotations
19 errors and 7 warnings
lint (18.x, ubuntu-latest):
commitlint.config.js#L58
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
|
lint (18.x, ubuntu-latest):
commitlint.config.js#L59
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
|
lint (18.x, ubuntu-latest):
package.json#L29
Expected object keys to be in specified order. 'import' should be before 'require'
|
lint (18.x, ubuntu-latest):
tsconfig.json#L5
Expected object keys to be in specified order. 'lib' should be before 'module'
|
lint (18.x, ubuntu-latest):
tsconfig.json#L12
Expected object keys to be in specified order. 'resolveJsonModule' should be before 'strictNullChecks'
|
lint (18.x, ubuntu-latest):
tsconfig.json#L14
Expected object keys to be in specified order. 'skipDefaultLibCheck' should be before 'skipLibCheck'
|
lint (18.x, ubuntu-latest):
tsconfig.json#L15
Expected object keys to be in specified order. 'types' should be before 'skipDefaultLibCheck'
|
lint (18.x, ubuntu-latest):
tsconfig.json#L19
Expected object keys to be in specified order. 'paths' should be before 'types'
|
lint (18.x, ubuntu-latest)
Process completed with exit code 1.
|
lint (16.x, ubuntu-latest):
commitlint.config.js#L58
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
|
lint (16.x, ubuntu-latest):
commitlint.config.js#L59
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
|
lint (16.x, ubuntu-latest):
package.json#L29
Expected object keys to be in specified order. 'import' should be before 'require'
|
lint (16.x, ubuntu-latest):
tsconfig.json#L5
Expected object keys to be in specified order. 'lib' should be before 'module'
|
lint (16.x, ubuntu-latest):
tsconfig.json#L12
Expected object keys to be in specified order. 'resolveJsonModule' should be before 'strictNullChecks'
|
lint (16.x, ubuntu-latest):
tsconfig.json#L14
Expected object keys to be in specified order. 'skipDefaultLibCheck' should be before 'skipLibCheck'
|
lint (16.x, ubuntu-latest):
tsconfig.json#L15
Expected object keys to be in specified order. 'types' should be before 'skipDefaultLibCheck'
|
lint (16.x, ubuntu-latest):
tsconfig.json#L19
Expected object keys to be in specified order. 'paths' should be before 'types'
|
lint (16.x, ubuntu-latest)
Process completed with exit code 1.
|
js-cs-fixer (ubuntu-latest, 18)
Process completed with exit code 1.
|
test (16.x, ubuntu-latest)
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 (18.x, ubuntu-latest)
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 (16.x, ubuntu-latest)
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 (18.x, ubuntu-latest)
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 (18.x, ubuntu-latest)
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 (16.x, ubuntu-latest)
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/.
|
js-cs-fixer (ubuntu-latest, 18)
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/.
|