Skip to content

refactor: implement epoch clock logic #3569

refactor: implement epoch clock logic

refactor: implement epoch clock logic #3569

Triggered via pull request January 6, 2026 16:36
Status Failure
Total duration 14m 11s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
<✓> ESLint | Disallow the `any` type: packages/utils/src/lib/clock-epoch.ts#L42
Unexpected any. Specify a different type.
<✓> ESLint | Disallow the `any` type: packages/utils/src/lib/clock-epoch.ts#L37
Unexpected any. Specify a different type.
<✓> ESLint | Disallow the `any` type: packages/utils/src/lib/clock-epoch.ts#L11
Unexpected any. Specify a different type.
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 | Enforce treating data as immutable.: packages/utils/src/lib/clock-epoch.unit.test.ts#L40
Modifying properties of existing object not allowed.