add intent aggregator #6
Annotations
1 error and 1 warning
ci (ubuntu-latest, lts/*)
node:internal/modules/cjs/loader:1252
throw err;
^
Error: Cannot find module '/home/runner/work/zkrail/zkrail/.yarn/releases/yarn-3.2.3.cjs'
at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
at Function._load (node:internal/modules/cjs/loader:1075:27)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
at node:internal/main/run_main_module:36:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v22.11.0
|
ci (ubuntu-latest, lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|