Skip to content

fix(deps): update all non-major dependencies #420

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #420

Triggered via pull request May 28, 2024 16:46
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 8 warnings
test (16.x, ubuntu-latest)
The 'pnpm store path --silent' command failed with exit code: 1
test (16.x, macos-latest)
/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:22762 throw new Error( ^ Error: Error when performing the request to https://registry.npmjs.org/pnpm/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting at fetch (/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:22762:11) at async fetchAsJson (/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:22776:20) ... 4 lines matching cause stack trace ... at async Object.runMain (/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:24232:5) { [cause]: TypeError: globalThis.fetch is not a function at fetch (/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:22756:33) at async fetchAsJson (/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:22776:20) at async fetchLatestStableVersion (/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:22703:20) at async fetchLatestStableVersion2 (/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:22826:14) at async Engine.getDefaultVersion (/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:23433:23) at async Engine.executePackageManagerRequest (/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:23525:47) at async Object.runMain (/opt/homebrew/Cellar/node@20/20.13.1/lib/node_modules/corepack/dist/lib/corepack.cjs:24232:5) }
test (18.x, ubuntu-latest)
Process completed with exit code 1.
typecheck: packages/language/src/index.ts#L4
Module '"@volar/typescript"' has no exported member 'createLanguage'.
typecheck: packages/language/src/index.ts#L55
Object literal may only specify known properties, and 'getLanguageId' does not exist in type 'TypeScriptProjectHost'.
typecheck: packages/language/src/index.ts#L55
Parameter 'fileName' implicitly has an 'any' type.
typecheck: packages/language/src/index.ts#L64
Property 'resolveCommonLanguageId' does not exist on type 'typeof import("/home/runner/work/vue.ts/vue.ts/node_modules/.pnpm/@VUE+language-core@2.0.19_typescript@5.4.5/node_modules/@vue/language-core/index")'.
typecheck: packages/language/src/index.ts#L107
Expected 7 arguments, but got 5.
typecheck: packages/language/src/index.ts#L110
Parameter 'fileName' implicitly has an 'any' type.
typecheck: packages/language/src/index.ts#L134
Parameter 'id' implicitly has an 'any' type.
typecheck: packages/language/src/index.ts#L135
Parameter 'id' implicitly has an 'any' type.
typecheck: packages/language/src/index.ts#L143
Parameter 'fileName' implicitly has an 'any' type.
typecheck: packages/language/src/index.ts#L159
Property 'VueGeneratedCode' does not exist on type 'typeof import("/home/runner/work/vue.ts/vue.ts/node_modules/.pnpm/@VUE+language-core@2.0.19_typescript@5.4.5/node_modules/@vue/language-core/index")'.
test (18.x, macos-latest)
Process completed with exit code 1.
test (16.x, windows-latest)
Process completed with exit code 1.
test (18.x, windows-latest)
Process completed with exit code 1.
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/.
test (16.x, macos-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
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
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, macos-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 (16.x, windows-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, windows-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/.