feat: git workflows #3
main-workflow.yml
on: pull_request
Annotations
1 error and 1 warning
build / Run Build
node:internal/modules/cjs/loader:1143
throw err;
^
Error: Cannot find module '/home/runner/work/hyperhub/hyperhub/.yarn/releases/yarn-3.8.2.cjs'
at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
at Module._load (node:internal/modules/cjs/loader:981:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v18.20.2
|
build / Run Build
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/.
|