refactor: use utils in nx-plugin #3297
code-pushup.yml
on: pull_request
Standalone mode
8m 1s
Monorepo mode
4m 0s
Annotations
13 errors
|
Monorepo mode
Process completed with exit code 1.
|
|
Monorepo mode
Process failed with exit code 130
|
|
Monorepo mode
[Code PushUp GitHub action] Failed: Process failed with exit code 130
|
|
<✓> TypeScript | Semantic errors:
packages/nx-plugin/src/plugin/target/configuration.target.unit.test.ts#L5
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.unit.test.ts#L129
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#L111
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#L94
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#L83
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#L73
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#L56
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#L16
TS2304: Cannot find name 'beforeAll'.
|
|
<✓> 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`.
|