Skip to content

feat: typescript plugin poc implementation #2008

feat: typescript plugin poc implementation

feat: typescript plugin poc implementation #2008

Triggered via pull request January 10, 2025 19:59
Status Failure
Total duration 8m 44s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Code PushUp
Error: Executing 1 plugin failed. Error: - Plugin Code coverage (coverage) produced the following error: - [ error ] stdout from failed coverage tool process: [ error ] NX Running targets unit-test, integration-test for 16 projects: - plugin-js-packages - plugin-lighthouse - plugin-typescript - plugin-coverage - plugin-eslint - test-nx-utils - create-cli - nx-plugin - test-setup - test-utils - examples-plugins - models - utils - core - cli - ci With additional flags: --coverage={"enabled":true} ::group::✅ > nx run models:integration-test --coverage.enabled RUN v1.3.1 /home/runner/work/cli/cli/packages/models Coverage enabled with v8 % Coverage report from v8 -------------------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s -------------------|---------|----------|---------|---------|------------------- All files | 0 | 0 | 0 | 0 | src | 0 | 0 | 0 | 0 | index.ts | 0 | 0 | 0 | 0 | 1-118 src/lib | 0 | 0 | 0 | 0 | audit-output.ts | 0 | 0 | 0 | 0 | 1-63 audit.ts | 0 | 0 | 0 | 0 | 1-45 ...ory-config.ts | 0 | 0 | 0 | 0 | 1-88 commit.ts | 0 | 0 | 0 | 0 | 1-24 core-config.ts | 0 | 0 | 0 | 0 | 1-43 group.ts | 0 | 0 | 0 | 0 | 1-77 issue.ts | 0 | 0 | 0 | 0 | 1-19 ...ist-config.ts | 0 | 0 | 0 | 0 | 1-15 plugin-config.ts | 0 | 0 | 0 | 0 | 1-64 report.ts | 0 | 0 | 0 | 0 | 1-95 reports-diff.ts | 0 | 0 | 0 | 0 | 1-148 runner-config.ts | 0 | 0 | 0 | 0 | 1-39 source.ts | 0 | 0 | 0 | 0 | 1-22 table.ts | 0 | 0 | 0 | 0 | 1-61 upload-config.ts | 0 | 0 | 0 | 0 | 1-21
Code PushUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636