feat(plugin-typescript): log initializer and runner steps #3516
Triggered via pull request
December 18, 2025 13:32
Status
Success
Total duration
15m 31s
Artifacts
–
code-pushup.yml
on: pull_request
Standalone mode
9m 27s
Monorepo mode
15m 28s
Annotations
10 errors
|
<✓> TypeScript | Semantic errors:
packages/plugin-typescript/src/lib/runner/runner.unit.test.ts#L135
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/plugin-typescript/src/lib/runner/runner.unit.test.ts#L98
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/plugin-typescript/src/lib/runner/runner.unit.test.ts#L85
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/plugin-typescript/src/lib/runner/runner.unit.test.ts#L74
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/plugin-typescript/src/lib/runner/runner.unit.test.ts#L65
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/plugin-typescript/src/lib/runner/runner.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/plugin-typescript/src/lib/runner/runner.unit.test.ts#L22
TS2304: Cannot find name 'vi'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-typescript/src/lib/runner/runner.unit.test.ts#L21
TS2304: Cannot find name 'vi'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-typescript/src/lib/runner/runner.unit.test.ts#L17
TS2304: Cannot find name 'vi'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-typescript/src/lib/runner/runner.int.test.ts#L8
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`.
|