Skip to content

feat(plugin-eslint): log initializer and runner steps #3418

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

feat(plugin-eslint): log initializer and runner steps #3418

Triggered via pull request December 10, 2025 16:25
Status Success
Total duration 15m 20s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
<✓> TypeScript | Semantic errors: packages/plugin-eslint/src/lib/runner/stats.unit.test.ts#L47
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-eslint/src/lib/runner/stats.unit.test.ts#L33
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-eslint/src/lib/runner/stats.unit.test.ts#L5
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-eslint/src/lib/runner/stats.unit.test.ts#L4
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`.