chore(deps): update all non-major dependencies #633
ci.yml
on: pull_request
Matrix: js-cs-fixer
Matrix: lint
Matrix: test-e2e
Matrix: test
Matrix: typecheck
Annotations
25 errors and 9 warnings
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
js-cs-fixer (ubuntu-latest, 18)
Process completed with exit code 1.
|
lint (16.x, ubuntu-latest)
Process completed with exit code 1.
|
lint (18.x, ubuntu-latest)
Process completed with exit code 1.
|
test (18.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.27/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.27/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.27/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.27/node_modules/@vueuse/core/index.d.ts#L426
Cannot find name 'BluetoothRemoteGATTServer'.
|
typecheck (16.x, ubuntu-latest):
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/vue-starter/vue-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 (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.27/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.27/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.27/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.27/node_modules/@vueuse/core/index")'.
|
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.27/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.27/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.27/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.27/node_modules/@vueuse/core/index.d.ts#L426
Cannot find name 'BluetoothRemoteGATTServer'.
|
typecheck (18.x, ubuntu-latest):
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/vue-starter/vue-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 (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.27/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.27/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.27/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.27/node_modules/@vueuse/core/index")'.
|
test (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
js-cs-fixer (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|