fix(deps): update all non-major dependencies #630
ci.yml
on: pull_request
lint
12s
typecheck
11s
Matrix: test
Annotations
5 errors and 5 warnings
test (16.x, ubuntu-latest)
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:21609
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 (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:21609:11)
at async fetchAsJson (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
... 4 lines matching cause stack trace ...
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
[cause]: TypeError: globalThis.fetch is not a function
at fetch (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:21603:33)
at async fetchAsJson (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
at async fetchLatestStableVersion (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:21550:20)
at async fetchLatestStableVersion2 (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:21672:14)
at async Engine.getDefaultVersion (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22292:23)
at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22390:47)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23096:5)
}
|
test (16.x, macos-latest)
/opt/homebrew/Cellar/node@20/20.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:21609
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.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:21609:11)
at async fetchAsJson (/opt/homebrew/Cellar/node@20/20.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
... 4 lines matching cause stack trace ...
at async Object.runMain (/opt/homebrew/Cellar/node@20/20.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
[cause]: TypeError: globalThis.fetch is not a function
at fetch (/opt/homebrew/Cellar/node@20/20.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:21603:33)
at async fetchAsJson (/opt/homebrew/Cellar/node@20/20.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
at async fetchLatestStableVersion (/opt/homebrew/Cellar/node@20/20.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:21550:20)
at async fetchLatestStableVersion2 (/opt/homebrew/Cellar/node@20/20.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:21672:14)
at async Engine.getDefaultVersion (/opt/homebrew/Cellar/node@20/20.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:22292:23)
at async Engine.executePackageManagerRequest (/opt/homebrew/Cellar/node@20/20.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:22390:47)
at async Object.runMain (/opt/homebrew/Cellar/node@20/20.18.1/lib/node_modules/corepack/dist/lib/corepack.cjs:23096:5)
}
|
lint
Process completed with exit code 1.
|
typecheck:
src/nuxt.ts#L23
Generic type 'ModuleDefinition<TOptions, TOptionsDefaults, TWith>' requires 3 type argument(s).
|
typecheck
Process completed with exit code 1.
|
test (16.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|