Skip to content

feat(utils): performance TS ext #3763

feat(utils): performance TS ext

feat(utils): performance TS ext #3763

Triggered via pull request January 19, 2026 00:49
Status Failure
Total duration 13m 27s
Artifacts

code-pushup.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
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 using a particular method signature syntax: packages/utils/src/perf-hooks.d.ts#L72
Shorthand method signature is forbidden. Use a function property instead.
<✓> ESLint | Enforce using a particular method signature syntax: packages/utils/src/perf-hooks.d.ts#L71
Shorthand method signature is forbidden. Use a function property instead.
<✓> ESLint | Enforce using a particular method signature syntax: packages/utils/src/perf-hooks.d.ts#L57
Shorthand method signature is forbidden. Use a function property instead.
<✓> ESLint | Enforce using a particular method signature syntax: packages/utils/src/perf-hooks.d.ts#L56
Shorthand method signature is forbidden. Use a function property instead.
<✓> ESLint | Enforce using a particular method signature syntax: packages/utils/src/perf-hooks.d.ts#L55
Shorthand method signature is forbidden. Use a function property instead.
<✓> ESLint | Enforce using a particular method signature syntax: packages/utils/src/perf-hooks.d.ts#L39
Shorthand method signature is forbidden. Use a function property instead.
<✓> ESLint | Enforce using a particular method signature syntax: packages/utils/src/perf-hooks.d.ts#L38
Shorthand method signature is forbidden. Use a function property instead.
<✓> ESLint | Enforce using a particular method signature syntax: packages/utils/src/perf-hooks.d.ts#L37
Shorthand method signature is forbidden. Use a function property instead.
<✓> ESLint | Disallow unused expressions: packages/utils/src/perf-hooks.type.test.ts#L201
Expected an assignment or function call and instead saw an expression.
<✓> ESLint | Disallow unused expressions: packages/utils/src/perf-hooks.type.test.ts#L122
Expected an assignment or function call and instead saw an expression.