Achieve a green checkmark #1
main.yml
on: pull_request
Build, lint, and test
/
Prepare
9s
Check workflows
8s
All jobs pass
3s
Annotations
3 errors
|
Check workflows
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22546
const isURL = URL.canParse(range);
^
TypeError: URL.canParse is not a function
at parseSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22546:21)
at Object.getSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22695:20)
at Engine.findProjectSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22913:31)
at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22952:24)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23648:7)
Node.js v18.6.0
|
|
Build, lint, and test / Prepare
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22546
const isURL = URL.canParse(range);
^
TypeError: URL.canParse is not a function
at parseSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22546:21)
at Object.getSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22695:20)
at Engine.findProjectSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22913:31)
at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22952:24)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23648:7)
Node.js v18.6.0
|
|
All jobs pass
Process completed with exit code 1.
|