feat(utils): add NodeJS profiler #3755
code-pushup.yml
on: pull_request
Standalone mode
8m 10s
Monorepo mode
13m 8s
Annotations
4 errors and 3 warnings
|
<✓> ESLint | Disallow unused variables:
packages/utils/src/lib/profiler/profiler.ts#L4
'PerformanceEntryEncoder' is defined but never used.
|
|
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 padding around `test` blocks:
packages/utils/src/lib/performance-observer.unit.test.ts#L530
expect blank line before this statement
|
|
<✓> ESLint | Enforce the style of numeric separators by correctly grouping digits.:
packages/utils/src/lib/profiler/profiler.unit.test.ts#L597
Invalid group length in numeric value.
|
|
<✓> ESLint | Enforce the style of numeric separators by correctly grouping digits.:
packages/utils/src/lib/profiler/profiler.unit.test.ts#L466
Invalid group length in numeric value.
|