chore(deps): update all non-major dependencies #704
Triggered via pull request
September 16, 2024 17:33
Status
Failure
Total duration
1m 15s
Artifacts
–
ci.yml
on: pull_request
Matrix: js-cs-fixer
Matrix: lint
Matrix: test-e2e
Matrix: test
Matrix: typecheck
Annotations
25 errors and 9 warnings
js-cs-fixer (ubuntu-latest, 18)
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.
|
lint (16.x, ubuntu-latest)
Process completed with exit code 1.
|
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/@vue+reactivity@3.5.6/node_modules/@vue/reactivity/dist/reactivity.d.ts#L420
The return type of a 'get' accessor must be assignable to its 'set' accessor type
|
|
typecheck (18.x, ubuntu-latest):
node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.5.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.5.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.5.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.5.6/node_modules/@vueuse/core/index.d.ts#L426
Cannot find name 'BluetoothRemoteGATTServer'.
|
typecheck (18.x, ubuntu-latest):
node_modules/.pnpm/vite@3.2.8_@types+node@18.19.50/node_modules/vite/dist/node/index.d.ts#L750
Class 'import("/home/runner/work/vue-starter/vue-starter/node_modules/.pnpm/vite@3.2.8_@types+node@18.19.50/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.5.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.5.6/node_modules/@vueuse/core/index")'.
|
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/@vue+reactivity@3.5.6/node_modules/@vue/reactivity/dist/reactivity.d.ts#L420
The return type of a 'get' accessor must be assignable to its 'set' accessor type
|
|
typecheck (16.x, ubuntu-latest):
node_modules/.pnpm/@vueuse+core@9.13.0_vue@3.5.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.5.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.5.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.5.6/node_modules/@vueuse/core/index.d.ts#L426
Cannot find name 'BluetoothRemoteGATTServer'.
|
typecheck (16.x, ubuntu-latest):
node_modules/.pnpm/vite@3.2.8_@types+node@18.19.50/node_modules/vite/dist/node/index.d.ts#L750
Class 'import("/home/runner/work/vue-starter/vue-starter/node_modules/.pnpm/vite@3.2.8_@types+node@18.19.50/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.5.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.5.6/node_modules/@vueuse/core/index")'.
|
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
js-cs-fixer (ubuntu-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-e2e (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-e2e (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|