Skip to content

feat(utils): add NodeJS profiler #3845

feat(utils): add NodeJS profiler

feat(utils): add NodeJS profiler #3845

Triggered via pull request January 26, 2026 23:24
Status Failure
Total duration 12m 57s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
<✓> TypeScript | Semantic errors: packages/utils/mocks/sink.mock.ts#L53
TS2304: Cannot find name 'vi'.
<✓> TypeScript | Semantic errors: packages/utils/mocks/sink.mock.ts#L51
TS2304: Cannot find name 'vi'.
<✓> TypeScript | Semantic errors: packages/utils/mocks/sink.mock.ts#L37
TS2304: Cannot find name 'vi'.
<✓> TypeScript | Semantic errors: packages/utils/mocks/sink.mock.ts#L31
TS2304: Cannot find name 'vi'.
<✓> TypeScript | Semantic errors: packages/utils/mocks/sink.mock.ts#L27
TS2304: Cannot find name 'vi'.
<✓> TypeScript | Semantic errors: packages/utils/mocks/sink.mock.ts#L23
TS2304: Cannot find name 'vi'.
<✓> TypeScript | Semantic errors: packages/utils/mocks/sink.mock.ts#L19
TS2304: Cannot find name 'vi'.
<✓> TypeScript | Semantic errors: packages/utils/mocks/sink.mock.ts#L15
TS2304: Cannot find name 'vi'.
<✓> TypeScript | Semantic errors: packages/utils/mocks/sink.mock.ts#L11
TS2304: Cannot find name 'vi'.
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
<✓> ESLint | Suggest using `toBeTrue()`: packages/utils/src/lib/profiler/profiler.int.test.ts#L401
Prefer using `toBeTrue()` to test value is `true`.
<✓> ESLint | Suggest using `toBeTrue()`: packages/utils/src/lib/profiler/profiler.int.test.ts#L400
Prefer using `toBeTrue()` to test value is `true`.
<✓> ESLint | Suggest using `toBeTrue()`: packages/utils/src/lib/profiler/profiler.int.test.ts#L362
Prefer using `toBeTrue()` to test value is `true`.
<✓> ESLint | Suggest using `toBeTrue()`: packages/utils/src/lib/profiler/profiler.int.test.ts#L348
Prefer using `toBeTrue()` to test value is `true`.
<✓> ESLint | Suggest using `toBeTrue()`: packages/utils/src/lib/profiler/profiler.int.test.ts#L326
Prefer using `toBeTrue()` to test value is `true`.
<✓> ESLint | Suggest using `toBeFalse()`: packages/utils/src/lib/profiler/profiler.int.test.ts#L462
Prefer using `toBeFalse()` to test value is `false`.
<✓> ESLint | Suggest using `toBeFalse()`: packages/utils/src/lib/profiler/profiler.int.test.ts#L461
Prefer using `toBeFalse()` to test value is `false`.
<✓> ESLint | Suggest using `toBeFalse()`: packages/utils/src/lib/profiler/profiler.int.test.ts#L363
Prefer using `toBeFalse()` to test value is `false`.
<✓> ESLint | Suggest using `toBeFalse()`: packages/utils/src/lib/profiler/profiler.int.test.ts#L347
Prefer using `toBeFalse()` to test value is `false`.
<✓> ESLint | Suggest using `toBeFalse()`: packages/utils/src/lib/profiler/profiler.int.test.ts#L325
Prefer using `toBeFalse()` to test value is `false`.