Skip to content

refactor: adjust prefix logic #3492

refactor: adjust prefix logic

refactor: adjust prefix logic #3492

Triggered via pull request December 15, 2025 21:25
Status Success
Total duration 17m 44s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/executors/internal/config.unit.test.ts#L95
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/executors/internal/config.unit.test.ts#L84
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/executors/internal/config.unit.test.ts#L70
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/executors/internal/config.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/executors/internal/config.unit.test.ts#L37
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/executors/internal/config.unit.test.ts#L22
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/executors/internal/config.unit.test.ts#L7
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: e2e/nx-plugin-e2e/tests/plugin-plugins-config.e2e.test.ts#L38
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: e2e/nx-plugin-e2e/tests/plugin-plugins-config.e2e.test.ts#L20
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`.