Skip to content

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

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 #3327

Triggered via pull request December 3, 2025 10:47
Status Success
Total duration 15m 40s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
<✓> 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`.