Skip to content

feat: add skip install #352

feat: add skip install

feat: add skip install #352

Triggered via pull request December 10, 2024 18:08
Status Failure
Total duration 1m 50s
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 Vitest "cache.dir" is deprecated, use Vite's "cacheDir" instead if you want to change the cache director. Note caches will be written to "cacheDir/vitest" 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 project nx-verdaccio: - nx-verdaccio With additional flags: --coverage={"enabled":true} ::group::✅ > nx run nx-verdaccio:integration-test --coverage.enabled Vitest "cache.dir" is deprecated, use Vite's "cacheDir" instead if you want to change the cache director. Note caches will be written to "cacheDir/vitest" RUN v1.6.0 /home/runner/work/nx-verdaccio/nx-verdaccio/projects/nx-verdaccio Coverage enabled with v8 ✓ src/executors/env-teardown/git.integration-test.ts (2 tests) 952ms Test Files 1 passed (1) Tests 2 passed (2) Start at 18:09:16 Duration 2.68s (transform 447ms, setup 120ms, collect 603ms, tests 952ms, environment 0ms, prepare 371ms) % Coverage report from v8 =============================== Coverage summary =============================== Statements : 0.98% ( 20/2025 ) Branches : 4.87% ( 2/41 ) Functions : 2.56% ( 1/39 ) Lines : 0.98% ( 20/2025 ) ================================================================================ ::endgroup:: ::group::❌ > nx run nx-verdaccio:unit-test --coverage.enabled Vitest "cache.dir" is deprecated, use Vite's "cacheDir" instead if you want to change the cache director. Note caches will be written to "cacheDir/vitest" RUN v1.6.0 /home/runner/work/nx-verdaccio/nx-verdaccio/projects/nx-verdaccio Coverage enabled with v8 ✓ src/executors/env-bootstrap/npm.unit-test.ts (6 tests | 2 skipped) 46ms ✓ src/executors/kill-process/executor.unit-test.ts (3 tests) 50ms ✓ src/executors/env-setup/executor.unit-test.ts (3 tests) 171ms stdout | src/executors/env-bootstrap/executor.unit-test.ts > runBootstrapExecutor > should env-bootstrap environment correctly Execute @push-based/source:nxv-env-bootstrap with options: { "environmentRoot": "tmp/environments/my-lib-e2e", "verbose": true } stderr | src/executors/env-bootstrap/executor.unit-
Code PushUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636