migrate to standalone & remove modules #22
Annotations
1 error and 1 warning
Code PushUp
(node:2413) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
�[1;H�[0J�[1;H�[1;HRun plugins: 0% | �[0K
�[0K�[1;HRun plugins: 0% | Executing ESLint�[0K
�[0K�[1;HRun plugins: 0% | Executing JS Packages�[0K
�[0K�[1;HRun plugins: ████████████████████████████████████████████████████████████████████████████████ 100% | Done running plugins�[0K
�[0K
Error: Executing 1 plugin failed.
Error: - Plugin ESLint (eslint) produced the following error:
- undefined:1
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at executeLint (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/eslint-plugin/bin.js:982:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async lint (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/eslint-plugin/bin.js:955:19)
at async file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/eslint-plugin/bin.js:1110:43
at async executeRunner (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/eslint-plugin/bin.js:1109:25)
at async file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/eslint-plugin/bin.js:1129:1
Node.js v20.11.1
at executePlugins (file:///home/runner/work/ng-demo/ng-demo/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/ng-demo/ng-demo/node_modules/@code-pushup/cli/index.js:2737:25)
at async collectAndPersistReports (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/cli/index.js:2808:18)
at async handler (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/cli/index.js:3408:7)
at async Object.handler (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/cli/index.js:3619:14)
Error: Executing 1 plugin failed.
Error: - Plugin ESLint (eslint) produced the following error:
- undefined:1
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at executeLint (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/eslint-plugin/bin.js:982:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async lint (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/eslint-plugin/bin.js:955:19)
at async file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/eslint-plugin/bin.js:1110:43
at async executeRunner (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/eslint-plugin/bin.js:1109:25)
at async file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/eslint-plugin/bin.js:1129:1
Node.js v20.11.1
at executePlugins (file:///home/runner/work/ng-demo/ng-demo/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/ng-demo/ng-demo/node_modules/@code-pushup/cli/index.js:2737:25)
at async collectAndPersistReports (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/cli/index.js:2808:18)
at async handler (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/cli/index.js:3408:7)
at async Object.handler (file:///home/runner/work/ng-demo/ng-demo/node_modules/@code-pushup/cli/index.js:3619:14)
|
Code PushUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|