fix: nest files with timestamp for plugin runners #2065
Annotations
1 error
|
Code PushUp
Error: Executing 3 plugins failed.
Error: - Plugin Code coverage (coverage) produced the following error:
- ENOENT: no such file or directory, open '/home/runner/work/cli/cli/home/runner/work/cli/cli/node_modules/.code-pushup/coverage/1738589306793/runner-output.json'
Error: - Plugin JS Packages (js-packages) produced the following error:
- ENOENT: no such file or directory, open '/home/runner/work/cli/cli/home/runner/work/cli/cli/node_modules/.code-pushup/js-packages/1738589306795/runner-output.json'
Error: - Plugin ESLint (eslint) produced the following error:
- /home/runner/work/cli/cli/packages/plugin-eslint/src/lib/runner/index.ts:22
runnerConfigPath,
^
TypeError: Cannot destructure property 'runnerConfigPath' of 'undefined' as it is undefined.
at executeRunner (/home/runner/work/cli/cli/packages/plugin-eslint/src/lib/runner/index.ts:22:3)
at <anonymous> (/home/runner/work/cli/cli/packages/plugin-eslint/src/bin.ts:3:7)
at ModuleJob.run (node:internal/modules/esm/module_job:268:25)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:543:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:116:5)
Node.js v22.10.0
at executePlugins (/home/runner/work/cli/cli/packages/core/src/lib/implementation/execute-plugin.ts:175:11)
at async collect (/home/runner/work/cli/cli/packages/core/src/lib/implementation/collect.ts:19:25)
at async collectAndPersistReports (/home/runner/work/cli/cli/packages/core/src/lib/collect-and-persist.ts:29:18)
at async handler (/home/runner/work/cli/cli/packages/cli/src/lib/autorun/autorun-command.ts:41:7)
at async Object.handler (/home/runner/work/cli/cli/packages/cli/src/lib/implementation/global.utils.ts:36:14)
Error: Executing 3 plugins failed.
Error: - Plugin Code coverage (coverage) produced the following error:
- ENOENT: no such file or directory, open '/home/runner/work/cli/cli/home/runner/work/cli/cli/node_modules/.code-pushup/coverage/1738589306793/runner-output.json'
Error: - Plugin JS Packages (js-packages) produced the following error:
- ENOENT: no such file or directory, open '/home/runner/work/cli/cli/home/runner/work/cli/cli/node_modules/.code-pushup/js-packages/1738589306795/runner-output.json'
Error: - Plugin ESLint (eslint) produced the following error:
- /home/runner/work/cli/cli/packages/plugin-eslint/src/lib/runner/index.ts:22
runnerConfigPath,
^
TypeError: Cannot destructure property 'runnerConfigPath' of 'undefined' as it is undefined.
at executeRunner (/home/runner/work/cli/cli/packages/plugin-eslint/src/lib/runner/index.ts:22:3)
at <anonymous> (/home/runner/work/cli/cli/packages/plugin-eslint/src/bin.ts:3:7)
at ModuleJob.run (node:internal/modules/esm/module_job:268:25)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:543:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:116:5)
Node.js v22.10.0
at executePlugins (/home/runner/work/cli/cli/packages/core/src/lib/implementation/execute-plugin.ts:175:11)
at async collect (/home/runner/work/cli/cli/packages/core/src/lib/implementation/collect.ts:19:25)
at async collectAndPersistReports (/home/runner/work/cli/cli/packages/core/src/lib/collect-and-persist.ts:29:18)
at async handler (/home/runner/work/cli/cli/packages/cli/src/lib/autorun/autorun-command.ts:41:7)
at async Object.handler (/home/runner/work/cli/cli/packages/cli/src/lib/implementation/global.utils.ts:36:14)
Warning: command "node packages/cli/src/index.ts --persist.format=json --persist.format=md" exited with non-zero sta
|