chore: cleanup tools 1 #3458
code-pushup.yml
on: pull_request
Standalone mode
9m 35s
Monorepo mode
16m 5s
Annotations
10 errors
|
<✓> TypeScript | Semantic errors:
packages/nx-plugin/src/executors/cli/executor.unit.test.ts#L92
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#L81
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#L71
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#L54
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#L43
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#L14
TS2304: Cannot find name 'beforeAll'.
|
|
<✓> TypeScript | Semantic errors:
packages/nx-plugin/src/executors/cli/executor.unit.test.ts#L7
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.int.test.ts#L29
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#L14
TS2304: Cannot find name 'beforeEach'.
|
|
<✓> TypeScript | Semantic errors:
packages/nx-plugin/src/executors/cli/executor.int.test.ts#L7
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`.
|