chore(deps): update all non-major dependencies #836
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 1 warning
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
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[email protected][email protected]/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[email protected][email protected]/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[email protected][email protected]/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[email protected][email protected]/node_modules/@vueuse/core/index")'.
|
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-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/
|