Skip to content

refactor: update to nx 22 #3546

refactor: update to nx 22

refactor: update to nx 22 #3546

Triggered via pull request December 21, 2025 02:11
Status Success
Total duration 16m 9s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/plugin/utils.unit.test.ts#L55
TS2582: Cannot find name 'it'. 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`.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/plugin/utils.unit.test.ts#L39
TS2582: Cannot find name 'it'. 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`.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/plugin/utils.unit.test.ts#L24
TS2582: Cannot find name 'it'. 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`.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/plugin/plugin.unit.test.ts#L120
TS2582: Cannot find name 'it'. 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`.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/plugin/plugin.unit.test.ts#L90
TS2582: Cannot find name 'it'. 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`.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/plugin/plugin.unit.test.ts#L65
TS2582: Cannot find name 'it'. 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`.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/plugin/plugin.unit.test.ts#L40
TS2582: Cannot find name 'it'. 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`.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/plugin/plugin.unit.test.ts#L32
TS2353: Object literal may only specify known properties, and 'configFiles' does not exist in type 'CreateNodesContextV2'.