feat(plugin-eslint): log initializer and runner steps #3417
Triggered via pull request
December 10, 2025 16:09
Status
Failure
Total duration
13m 19s
Artifacts
–
code-pushup.yml
on: pull_request
Standalone mode
8m 48s
Monorepo mode
13m 15s
Annotations
13 errors
|
<✓> TypeScript | Semantic errors:
packages/plugin-eslint/src/lib/runner/stats.unit.test.ts#L67
TS2304: Cannot find name 'expect'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-eslint/src/lib/runner/stats.unit.test.ts#L48
TS2304: Cannot find name 'expect'.
|
|
<✓> 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#L41
TS2304: Cannot find name 'expect'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-eslint/src/lib/runner/stats.unit.test.ts#L34
TS2304: Cannot find name 'expect'.
|
|
<✓> 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#L27
TS2304: Cannot find name 'expect'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-eslint/src/lib/runner/stats.unit.test.ts#L6
TS2304: Cannot find name 'expect'.
|
|
<✓> 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`.
|
|
Monorepo mode
Process completed with exit code 1.
|
|
Monorepo mode
Process failed with exit code 130
|
|
Monorepo mode
[Code PushUp GitHub action] Failed: Process failed with exit code 130
|