Update workflows and configs #5
main.yml
on: pull_request
Check workflows
4s
Matrix: Lint, build, and test / Test
Matrix: Lint, build, and test / Validate changelog
Determine whether this is a release merge commit
0s
All jobs pass
0s
Publish release
/
publish-npm
Annotations
2 errors and 1 warning
Lint, build, and test / Prepare
node:internal/modules/cjs/loader:1228
throw err;
^
Error: Cannot find module '/home/runner/work/eslint-config/eslint-config/.yarn/releases/yarn-4.5.0.cjs'
at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
at Module._load (node:internal/modules/cjs/loader:1051:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v20.17.0
|
All jobs pass
Process completed with exit code 1.
|
Check workflows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|