chore(deps): update all non-major dependencies #532
ci.yml
on: pull_request
Matrix: js-cs-fixer
Matrix: lint
Matrix: test-e2e
Matrix: test
Matrix: typecheck
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):
node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index.d.ts#L393
Cannot find name 'BluetoothLEScanFilter'.
|
typecheck (16.x, ubuntu-latest):
node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index.d.ts#L401
Cannot find name 'BluetoothServiceUUID'.
|
typecheck (16.x, ubuntu-latest):
node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index.d.ts#L424
Cannot find name 'BluetoothDevice'.
|
typecheck (16.x, ubuntu-latest):
node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index.d.ts#L426
Cannot find name 'BluetoothRemoteGATTServer'.
|
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):
node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index.d.ts#L393
Cannot find name 'BluetoothLEScanFilter'.
|
typecheck (18.x, ubuntu-latest):
node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index.d.ts#L401
Cannot find name 'BluetoothServiceUUID'.
|
typecheck (18.x, ubuntu-latest):
node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index.d.ts#L424
Cannot find name 'BluetoothDevice'.
|
typecheck (18.x, ubuntu-latest):
node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.4.6/node_modules/@vueuse/core/index.d.ts#L426
Cannot find name 'BluetoothRemoteGATTServer'.
|
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.
|