Skip to content

feat(plugin-typescript): add plugin logic #2117

feat(plugin-typescript): add plugin logic

feat(plugin-typescript): add plugin logic #2117

Triggered via pull request February 15, 2025 11:22
Status Failure
Total duration 17m 8s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Code PushUp
(node:7721) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) PortalOperationError: GraphQL error for operation "saveReport": Caused by :: Write conflict during plan execution and yielding is disabled. :: Please retry your operation or multi-document transaction. [code: INTERNAL_SERVER_ERROR; path: saveReport] at gqlRequest (/home/runner/work/cli/cli/node_modules/@code-pushup/portal-client/index.cjs:200:13) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async uploadToPortal (/home/runner/work/cli/cli/node_modules/@code-pushup/portal-client/index.cjs:229:16) at async handler (/home/runner/work/cli/cli/packages/cli/src/lib/autorun/autorun-command.ts:49:24) at async Object.handler (/home/runner/work/cli/cli/packages/cli/src/lib/implementation/global.utils.ts:36:14) PortalOperationError: GraphQL error for operation "saveReport": Caused by :: Write conflict during plan execution and yielding is disabled. :: Please retry your operation or multi-document transaction. [code: INTERNAL_SERVER_ERROR; path: saveReport] at gqlRequest (/home/runner/work/cli/cli/node_modules/@code-pushup/portal-client/index.cjs:200:13) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async uploadToPortal (/home/runner/work/cli/cli/node_modules/@code-pushup/portal-client/index.cjs:229:16) at async handler (/home/runner/work/cli/cli/packages/cli/src/lib/autorun/autorun-command.ts:49:24) 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
Code PushUp
Downloaded artifact doesn't contain report.json