Skip to content

refactor: use utils in nx-plugin #3259

refactor: use utils in nx-plugin

refactor: use utils in nx-plugin #3259

Triggered via pull request December 1, 2025 23:16
Status Success
Total duration 8m 14s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/plugin/target/targets.ts#L32
TS2353: Object literal may only specify known properties, and 'bin' does not exist in type '{ projectName?: string | undefined; }'.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/executors/cli/executor.ts#L22
TS2339: Property 'env' does not exist on type 'AutorunCommandExecutorOptions'.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/executors/cli/executor.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/executors/cli/executor.unit.test.ts#L80
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/executor.unit.test.ts#L60
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/executor.unit.test.ts#L45
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/executor.unit.test.ts#L8
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`.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/executors/cli/executor.ts#L22
TS2339: Property 'env' does not exist on type 'AutorunCommandExecutorOptions'.
<✓> TypeScript | Semantic errors: packages/nx-plugin/src/executors/cli/executor.int.test.ts#L30
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/executor.int.test.ts#L8
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`.