Skip to content

fix: adjust file matcher to work with configuration less setup #374

fix: adjust file matcher to work with configuration less setup

fix: adjust file matcher to work with configuration less setup #374

Triggered via pull request December 18, 2024 16:12
Status Failure
Total duration 1m 31s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Code PushUp
�[1;H�[0J�[1;H�[1;HRun plugins: 0% | �[0K �[0K�[1;HRun plugins: 0% | Executing Nx Performance Checks�[0K �[0K�[1;HRun plugins: 0% | Executing JS Packages�[0K �[0K�[1;HRun plugins: 0% | Executing ESLint�[0K �[0K�[1;HRun plugins: 0% | Executing Code coverage�[0K �[0K�[1;HRun plugins: ████████████████████████████████████████████████████████████████████████████████ 100% | Done running plugins�[0K �[0K Error: Executing 2 plugins failed. Error: - Plugin Nx Performance Checks (nx-perf) produced the following error: - Error: - Plugin Code coverage (coverage) produced the following error: - node:internal/process/esm_loader:34 internalBinding('errors').triggerUncaughtException( ^ [Error: ENOENT: no such file or directory, open 'coverage/projects/unit/nx-verdaccio/lcov.info'] { errno: -2, code: 'ENOENT', syscall: 'open', path: 'coverage/projects/unit/nx-verdaccio/lcov.info' } Node.js v20.11.0 at executePlugins (file:///home/runner/work/nx-verdaccio/nx-verdaccio/node_modules/@code-pushup/cli/index.js:2707:11) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async collect (file:///home/runner/work/nx-verdaccio/nx-verdaccio/node_modules/@code-pushup/cli/index.js:2737:25) at async collectAndPersistReports (file:///home/runner/work/nx-verdaccio/nx-verdaccio/node_modules/@code-pushup/cli/index.js:2808:18) at async handler (file:///home/runner/work/nx-verdaccio/nx-verdaccio/node_modules/@code-pushup/cli/index.js:3408:7) at async Object.handler (file:///home/runner/work/nx-verdaccio/nx-verdaccio/node_modules/@code-pushup/cli/index.js:3619:14) Error: Executing 2 plugins failed. Error: - Plugin Nx Performance Checks (nx-perf) produced the following error: - Error: - Plugin Code coverage (coverage) produced the following error: - node:internal/process/esm_loader:34 internalBinding('errors').triggerUncaughtException( ^ [Error: ENOENT: no such file or directory, open 'coverage/projects/unit/nx-verdaccio/lcov.info'] { errno: -2, code: 'ENOENT', syscall: 'open', path: 'coverage/projects/unit/nx-verdaccio/lcov.info' } Node.js v20.11.0 at executePlugins (file:///home/runner/work/nx-verdaccio/nx-verdaccio/node_modules/@code-pushup/cli/index.js:2707:11) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async collect (file:///home/runner/work/nx-verdaccio/nx-verdaccio/node_modules/@code-pushup/cli/index.js:2737:25) at async collectAndPersistReports (file:///home/runner/work/nx-verdaccio/nx-verdaccio/node_modules/@code-pushup/cli/index.js:2808:18) at async handler (file:///home/runner/work/nx-verdaccio/nx-verdaccio/node_modules/@code-pushup/cli/index.js:3408:7) at async Object.handler (file:///home/runner/work/nx-verdaccio/nx-verdaccio/node_modules/@code-pushup/cli/index.js:3619:14) Warning: command "npx code-pushup --persist.outputDir=/home/runner/work/nx-verdaccio/nx-verdaccio/.code-pushup --persist.filename=report --persist.format=json --persist.format
Code PushUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636