Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request January 8, 2024 17:17
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Matrix: js-cs-fixer
Matrix: lint
Matrix: test-e2e
Matrix: test
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

25 errors
test (18.x, ubuntu-latest)
Process completed with exit code 1.
js-cs-fixer (ubuntu-latest, 18)
Process completed with exit code 1.
lint (18.x, ubuntu-latest)
Process completed with exit code 1.
test (16.x, ubuntu-latest)
Process completed with exit code 1.
typecheck (16.x, ubuntu-latest): src/components/HelloWorld.vue#L27
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
typecheck (16.x, ubuntu-latest): src/auto-imports.d.ts#L40
Property 'logicAnd' does not exist on type 'typeof import("/home/runner/work/vue-starter/vue-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index")'.
typecheck (16.x, ubuntu-latest): src/auto-imports.d.ts#L41
Property 'logicNot' does not exist on type 'typeof import("/home/runner/work/vue-starter/vue-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index")'.
typecheck (16.x, ubuntu-latest): src/auto-imports.d.ts#L42
Property 'logicOr' does not exist on type 'typeof import("/home/runner/work/vue-starter/vue-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index")'.
typecheck (16.x, ubuntu-latest): src/auto-imports.d.ts#L111
Property 'useClamp' does not exist on type 'typeof import("/home/runner/work/vue-starter/vue-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index")'.
typecheck (16.x, ubuntu-latest): src/shims.d.ts#L1
Cannot find type definition file for '@ow3/stacks'.
typecheck (18.x, ubuntu-latest): src/components/HelloWorld.vue#L27
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
typecheck (18.x, ubuntu-latest): src/auto-imports.d.ts#L40
Property 'logicAnd' does not exist on type 'typeof import("/home/runner/work/vue-starter/vue-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index")'.
typecheck (18.x, ubuntu-latest): src/auto-imports.d.ts#L41
Property 'logicNot' does not exist on type 'typeof import("/home/runner/work/vue-starter/vue-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index")'.
typecheck (18.x, ubuntu-latest): src/auto-imports.d.ts#L42
Property 'logicOr' does not exist on type 'typeof import("/home/runner/work/vue-starter/vue-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index")'.
typecheck (18.x, ubuntu-latest): src/auto-imports.d.ts#L111
Property 'useClamp' does not exist on type 'typeof import("/home/runner/work/vue-starter/vue-starter/node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index")'.
typecheck (18.x, ubuntu-latest): src/shims.d.ts#L1
Cannot find type definition file for '@ow3/stacks'.
lint (16.x, ubuntu-latest)
Process completed with exit code 1.