chore(deps): update all non-major dependencies #562
Annotations
14 errors and 5 warnings
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
lint:
commitlint.config.ts#L1
Prefer `node:fs` over `fs`
|
lint:
commitlint.config.ts#L2
Prefer `node:path` over `path`
|
lint:
commitlint.config.ts#L62
Use ESM export instead
|
lint:
cypress/tsconfig.json#L7
Expected object keys to be in specified order. 'target' should be before 'types'
|
lint:
cypress/tsconfig.json#L16
Expected object keys to be in specified order. 'include' should be before 'exclude'
|
lint:
package.json#L15
Expected object keys to be in specified order. 'homepage' should be before 'keywords'
|
lint:
package.json#L19
Expected object keys to be in specified order. 'license' should be before 'bugs'
|
lint:
package.json#L20
Expected object keys to be in specified order. 'author' should be before 'license'
|
lint:
package.json#L31
Expected object keys to be in specified order. 'exports' should be before 'types'
|
lint:
package.json#L34
Expected object keys to be in specified order. 'import' should be before 'require'
|
typecheck:
src/components/DatePicker.vue#L1
Default export of the module has or is using private name 'Props'.
|
typecheck
Process completed with exit code 1.
|
test-e2e
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed 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/.
|
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/.
|
test-e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, pnpm/action-setup@v2.4.0, actions/setup-node@v3, cypress-io/github-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: cypress-io/github-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|