Skip to content

feat(plugin-typescript): log initializer and runner steps #3516

feat(plugin-typescript): log initializer and runner steps

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
Fit to window
Zoom out
Zoom in

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.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`.