chore(deps): update all non-major dependencies #361
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 (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
js-cs-fixer (ubuntu-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|