refactor: implement epoch clock logic #3571
code-pushup.yml
on: pull_request
Standalone mode
8m 12s
Monorepo mode
15m 36s
Annotations
3 warnings
|
<✓> ESLint | Disallow mutable variables.:
testing/test-setup/src/lib/clock.setup-file.ts#L10
Unexpected let, use const instead.
|
|
<✓> ESLint | Disallow mutable variables.:
testing/test-setup/src/lib/clock.setup-file.ts#L9
Unexpected let, use const instead.
|
|
<✓> ESLint | Enforce the style of numeric separators by correctly grouping digits.:
testing/test-setup/src/lib/process.setup-file.ts#L4
Invalid group length in numeric value.
|