refactor: simplify trace types and helper #4009
code-pushup.yml
on: pull_request
Standalone mode
8m 57s
Monorepo mode
13m 52s
Annotations
5 errors
|
<✓> ESLint | disallow unsupported Node.js built-in APIs on the specified version:
packages/utils/src/lib/profiler/trace-file-utils.ts#L295
The 'navigator.hardwareConcurrency' is still an experimental feature and is not supported until Node.js 21.0.0. The configured version range is '>=18.2.0'.
|
|
<✓> ESLint | disallow unsupported Node.js built-in APIs on the specified version:
packages/utils/src/lib/profiler/trace-file-utils.ts#L295
The 'navigator' is still an experimental feature The configured version range is '>=18.2.0'.
|
|
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
|