Migrate: Migrate to corepack #68
Annotations
1 error and 1 warning
lint
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22892
return !URL.canParse(descriptor.range);
^
TypeError: URL.canParse is not a function
at isSupportedPackageManagerDescriptor (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22892:15)
at Engine.resolveDescriptor (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23549:10)
at Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23542:33)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:24232:5)
Node.js v18.13.0
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|