Skip to content

fix(utils): prevent nested github actions log groups when run within nx target #3306

fix(utils): prevent nested github actions log groups when run within nx target

fix(utils): prevent nested github actions log groups when run within nx target #3306

Triggered via pull request December 2, 2025 16:31
Status Failure
Total duration 13m 26s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
<✓> TypeScript | Semantic errors: packages/utils/src/lib/logger.int.test.ts#L46
TS2304: Cannot find name 'beforeEach'.
<✓> TypeScript | Semantic errors: packages/utils/src/lib/logger.int.test.ts#L16
TS2304: Cannot find name 'beforeAll'.
<✓> TypeScript | Semantic errors: packages/utils/src/lib/logger.int.test.ts#L9
TS2582: Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Monorepo mode
Process completed with exit code 1.
Monorepo mode
Process failed with exit code 130
Monorepo mode
[Code PushUp GitHub action] Failed: Process failed with exit code 130
<✓> ESLint | String literals should not be duplicated: packages/utils/src/lib/logger.ts#L46
Define a constant instead of duplicating this literal 3 times.