maybe put it in the right place, that might be helpful #1
ci.yml
on: push
python-tests
1m 37s
openapi-generated-client-check
7s
Annotations
2 errors
openapi-generated-client-check
node:internal/modules/cjs/loader:1080
throw err;
^
Error: Cannot find module '/home/runner/work/unified-ecommerce/unified-ecommerce/.yarn/releases/yarn-3.6.4.cjs'
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v18.18.2
|
python-tests
Process completed with exit code 1.
|