Skip to content

refactor: use CP_VERBOSE flag instead of verbose param #2139

refactor: use CP_VERBOSE flag instead of verbose param

refactor: use CP_VERBOSE flag instead of verbose param #2139

Triggered via pull request February 19, 2025 11:47
@vmasekvmasek
synchronize #943
logging
Status Failure
Total duration 8m 43s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Code PushUp
Error: Executing 2 plugins failed. Error: - Plugin Lighthouse (lighthouse) produced the following error: - [ { "code": "invalid_arguments", "argumentsError": { "issues": [ { "code": "too_small", "minimum": 1, "inclusive": true, "exact": false, "type": "array", "path": [], "message": "Array must contain at least 1 element(s)" } ], "name": "ZodError" }, "path": [ "plugins", 2, "runner" ], "message": "Invalid function arguments" } ] Error: - Plugin JSDoc coverage (jsdocs) produced the following error: - [ { "code": "invalid_arguments", "argumentsError": { "issues": [ { "code": "too_small", "minimum": 1, "inclusive": true, "exact": false, "type": "array", "path": [], "message": "Array must contain at least 1 element(s)" } ], "name": "ZodError" }, "path": [ "plugins", 4, "runner" ], "message": "Invalid function arguments" } ] at executePlugins (/home/runner/work/cli/cli/packages/core/src/lib/implementation/execute-plugin.ts:172:11) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 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:27: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 2 plugins failed. Error: - Plugin Lighthouse (lighthouse) produced the following error: - [ { "code": "invalid_arguments", "argumentsError": { "issues": [ { "code": "too_small", "minimum": 1, "inclusive": true, "exact": false, "type": "array", "path": [], "message": "Array must contain at least 1 element(s)" } ], "name": "ZodError" }, "path": [ "plugins", 2, "runner" ], "message": "Invalid function arguments" } ] Error: - Plugin JSDoc coverage (jsdocs) produced the following error: - [ { "code": "invalid_arguments", "argumentsError": { "issues": [ { "code": "too_small", "minimum": 1, "inclusive": true, "exact": false, "type": "array", "path": [], "message": "Array must contain at least 1 element(s)" } ], "name": "ZodError" }, "path": [ "plugins", 4, "runner" ], "message": "Invalid function arguments" } ] at executePlugins (/home/runner/work/cli/cli/packages/core/src/lib/implementation/execute-plugin.ts:172:11) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 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:27: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 --no-progress --verbose --persist.format=json --persist.format=md" exited with non-zero status code