deploy 2.11.5 #46
Annotations
4 errors and 2 warnings
build (macos-latest, 18)
node:internal/modules/cjs/loader:1143
throw err;
^
Error: Cannot find module '/Users/runner/work/sdk-xyo-js/sdk-xyo-js/.yarn/releases/yarn-4.4.0.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.4
|
build (ubuntu-latest, 18)
node:internal/modules/cjs/loader:1143
throw err;
^
Error: Cannot find module '/home/runner/work/sdk-xyo-js/sdk-xyo-js/.yarn/releases/yarn-4.4.0.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.4
|
build (windows-latest, 18)
The job was canceled because "macos-latest_18" failed.
|
build (windows-latest, 18)
The operation was canceled.
|
build (macos-latest, 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
build (ubuntu-latest, 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|