refactor(nx-plugin): add env vars to executor #3454
Triggered via pull request
December 11, 2025 16:53
Status
Success
Total duration
15m 57s
Artifacts
–
code-pushup.yml
on: pull_request
Standalone mode
10m 19s
Monorepo mode
15m 53s
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:
packages/nx-plugin/src/executors/cli/utils.unit.test.ts#L83
TS2304: Cannot find name 'afterAll'.
|
|
<✓> TypeScript | Semantic errors:
packages/nx-plugin/src/executors/cli/utils.unit.test.ts#L79
TS2304: Cannot find name 'beforeAll'.
|
|
<✓> TypeScript | Semantic errors:
packages/nx-plugin/src/executors/cli/utils.int.test.ts#L13
TS2304: Cannot find name 'afterEach'.
|