chore(deps): update all non-major dependencies #359
ci.yml
on: pull_request
Matrix: js-cs-fixer
Matrix: lint
Matrix: test
Matrix: typecheck
Annotations
17 errors
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#L27
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)
Process completed with exit code 1.
|
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#L27
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)
Process completed with exit code 1.
|
js-cs-fixer (ubuntu-latest, 18)
Process completed with exit code 1.
|