chore(deps): update all non-major dependencies #509
ci.yml
on: pull_request
lint
18s
typecheck
19s
Matrix: test
Annotations
12 errors and 4 warnings
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.4.0, 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.4.0, 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, pnpm/action-setup@v2.4.0, 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.4.0, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|