fix(deps): update all non-major dependencies #2766
ci.yml
on: pull_request
Lint: node-LTS, ubuntu-latest
20s
Matrix: build
Annotations
15 errors
|
Lint: node-LTS, ubuntu-latest:
playground/ssr-vue/server.js#L69
Parameter 'res' implicitly has an 'any' type.
|
|
Lint: node-LTS, ubuntu-latest:
playground/ssr-vue/server.js#L69
Parameter 'req' implicitly has an 'any' type.
|
|
Lint: node-LTS, ubuntu-latest:
playground/ssr-vue/server.js#L63
Could not find a declaration file for module 'serve-static'. '/home/runner/work/vite-plugin-vue/vite-plugin-vue/node_modules/.pnpm/serve-static@2.2.1/node_modules/serve-static/index.js' implicitly has an 'any' type.
|
|
Lint: node-LTS, ubuntu-latest:
playground/ssr-vue/server.js#L60
Could not find a declaration file for module 'compression'. '/home/runner/work/vite-plugin-vue/vite-plugin-vue/node_modules/.pnpm/compression@1.8.1/node_modules/compression/index.js' implicitly has an 'any' type.
|
|
Lint: node-LTS, ubuntu-latest:
playground/ssr-vue/server.js#L15
Parameter 'p' implicitly has an 'any' type.
|
|
Lint: node-LTS, ubuntu-latest:
playground/ssr-vue/server.js#L12
Parameter 'hmrPort' implicitly has an 'any' type.
|
|
Lint: node-LTS, ubuntu-latest:
playground/ssr-vue/server.js#L5
Could not find a declaration file for module 'express'. '/home/runner/work/vite-plugin-vue/vite-plugin-vue/node_modules/.pnpm/express@5.2.1/node_modules/express/index.js' implicitly has an 'any' type.
|
|
Lint: node-LTS, ubuntu-latest:
playground/ssr-vue/__tests__/ssr-vue.spec.ts#L239
Property 'message' does not exist on type '{}'.
|
|
Lint: node-LTS, ubuntu-latest:
playground/ssr-vue/__tests__/ssr-vue.spec.ts#L204
Object is possibly 'null'.
|
|
Lint: node-LTS, ubuntu-latest:
playground/ssr-vue/__tests__/ssr-vue.spec.ts#L140
'img' is possibly 'null'.
|
|
Build&Test: node-24, ubuntu-latest
Process completed with exit code 1.
|
|
Build&Test: node-22, ubuntu-latest
Process completed with exit code 1.
|
|
Build&Test: node-20, ubuntu-latest
Process completed with exit code 1.
|
|
Build&Test: node-24, macos-latest
Process completed with exit code 1.
|
|
Build&Test: node-24, windows-latest
Process completed with exit code 1.
|