chore(deps): update all non-major dependencies #499
ci.yml
on: pull_request
lint
18s
typecheck
21s
Matrix: test
Annotations
12 errors
lint:
commitlint.config.ts#L57
Use ESM export instead
|
lint:
package.json#L12
Expected object keys to be in specified order. 'homepage' should be before 'keywords'
|
lint:
package.json#L16
Expected object keys to be in specified order. 'license' should be before 'bugs'
|
lint:
package.json#L17
Expected object keys to be in specified order. 'author' should be before 'license'
|
lint:
package.json#L25
Expected object keys to be in specified order. 'exports' should be before 'types'
|
lint:
package.json#L28
Expected object keys to be in specified order. 'import' should be before 'require'
|
lint:
package.json#L29
Expected object keys to be in specified order. 'types' should be before 'import'
|
lint:
package.json#L43
Expected object keys to be in specified order. 'sideEffects' should be before 'files'
|
lint:
package.json#L85
Expected object keys to be in specified order. 'simple-git-hooks' should be before 'lint-staged'
|
lint:
package.json#L94
Expected object keys to be in specified order. 'engines' should be before 'simple-git-hooks'
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|