Skip to content

chore(deps): update all non-major dependencies #960

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #960

Triggered via pull request May 8, 2024 23:20
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
test (16.x, ubuntu-latest)
Process completed with exit code 1.
lint
Process completed with exit code 1.
typecheck: src/components/HelloWorld.ce.vue#L7
Cannot find name '$ref'. Did you mean 'ref'?
typecheck: node_modules/.pnpm/vite@3.2.10_@types+node@18.19.33/node_modules/vite/dist/node/index.d.ts#L750
Class 'import("/home/runner/work/web-components-starter/web-components-starter/node_modules/.pnpm/vite@3.2.10_@types+node@18.19.33/node_modules/vite/dist/node/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
typecheck: src/auto-imports.d.ts#L39
Property 'logicAnd' does not exist on type 'typeof import("/home/runner/work/web-components-starter/web-components-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.27/node_modules/@vueuse/core/index")'.
typecheck: src/auto-imports.d.ts#L40
Property 'logicNot' does not exist on type 'typeof import("/home/runner/work/web-components-starter/web-components-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.27/node_modules/@vueuse/core/index")'.
typecheck: src/auto-imports.d.ts#L41
Property 'logicOr' does not exist on type 'typeof import("/home/runner/work/web-components-starter/web-components-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.27/node_modules/@vueuse/core/index")'.
typecheck: src/auto-imports.d.ts#L112
Property 'useClamp' does not exist on type 'typeof import("/home/runner/work/web-components-starter/web-components-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.27/node_modules/@vueuse/core/index")'.
typecheck: src/shims.d.ts#L3
Cannot find type definition file for 'vue/ref-macros'.
typecheck
Process completed with exit code 1.
test-e2e
Cannot find module 'cypress' Require stack: - /home/runner/work/_actions/cypress-io/github-action/v2/dist/index.js
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/