Skip to content

refactor: use sharded WAL #3976

refactor: use sharded WAL

refactor: use sharded WAL #3976

Triggered via pull request February 3, 2026 15:27
Status Failure
Total duration 13m 52s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
<✓> TypeScript | Semantic errors: packages/utils/mocks/multiprocess-profiling/utils.ts#L32
TS2322: Type '{ enabled?: boolean; debug?: boolean; dataType?: "track-entry"; tooltipText?: string; properties?: DevToolsProperties; color?: "primary" | "primary-dark" | ... 7 more ... | undefined; ... 10 more ...; format: ProfilerFormat<...>; }' is not assignable to type 'NodejsProfilerOptions<TraceEvent, Record<string, ActionTrackEntryPayload>>'. Type '{ enabled?: boolean; debug?: boolean; dataType?: "track-entry"; tooltipText?: string; properties?: DevToolsProperties; color?: "primary" | "primary-dark" | ... 7 more ... | undefined; ... 10 more ...; format: ProfilerFormat<...>; }' is not assignable to type 'ProfilerBufferOptions<TraceEvent>'. Types of property 'debug' are incompatible. Type 'boolean | undefined' is not assignable to type 'boolean'. Type 'undefined' is not assignable to type 'boolean'.
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