refactor(nx-plugin): add env vars to executor #3368
code-pushup.yml
on: pull_request
Standalone mode
9m 56s
Monorepo mode
15m 37s
Annotations
10 errors
|
<✓> TypeScript | Semantic errors:
packages/nx-plugin/src/executors/cli/executor.unit.test.ts#L82
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#L72
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#L51
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#L26
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#L11
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`.
|