feat(utils): performance TS ext #3955
Annotations
10 errors and 10 warnings
|
packages/utils/src/perf-hooks.type.test.ts#L121
TS2578: Unused '@ts-expect-error' directive.
|
|
packages/utils/src/perf-hooks.type.test.ts#L104
TS2339: Property 'devtools' does not exist on type '{}'.
|
|
packages/utils/src/perf-hooks.type.test.ts#L98
TS2304: Cannot find name 'PerformanceEntryWithDevtools'.
|
|
packages/utils/src/perf-hooks.type.test.ts#L94
TS2578: Unused '@ts-expect-error' directive.
|
|
packages/utils/src/perf-hooks.type.test.ts#L92
TS2578: Unused '@ts-expect-error' directive.
|
|
packages/utils/src/perf-hooks.type.test.ts#L90
TS2578: Unused '@ts-expect-error' directive.
|
|
packages/utils/src/perf-hooks.type.test.ts#L80
TS2304: Cannot find name 'PerformanceEntryWithDevtools'.
|
|
packages/utils/src/perf-hooks.type.test.ts#L64
TS2552: Cannot find name 'PerformanceMeasureOptionsWithDevtools'. Did you mean 'PerformanceMeasureOptions'?
|
|
packages/utils/src/perf-hooks.type.test.ts#L58
TS2578: Unused '@ts-expect-error' directive.
|
|
packages/utils/src/perf-hooks.type.test.ts#L51
TS2552: Cannot find name 'PerformanceMeasureOptionsWithDevtools'. Did you mean 'PerformanceMeasureOptions'?
|
|
packages/utils/src/perf-hooks.type.test.ts#L7
Prefer `node:perf_hooks` over `perf_hooks`.
|
|
packages/utils/src/perf-hooks.type.test.ts#L207
Expected an assignment or function call and instead saw an expression.
|
|
packages/utils/src/perf-hooks.type.test.ts#L202
Expected an assignment or function call and instead saw an expression.
|
|
packages/utils/src/perf-hooks.type.test.ts#L193
Expected an assignment or function call and instead saw an expression.
|
|
packages/utils/src/perf-hooks.type.test.ts#L188
Expected an assignment or function call and instead saw an expression.
|
|
packages/utils/src/perf-hooks.type.test.ts#L182
Expected an assignment or function call and instead saw an expression.
|
|
packages/utils/src/perf-hooks.type.test.ts#L177
Expected an assignment or function call and instead saw an expression.
|
|
packages/utils/src/perf-hooks.type.test.ts#L171
Expected an assignment or function call and instead saw an expression.
|
|
packages/utils/src/perf-hooks.type.test.ts#L166
Expected an assignment or function call and instead saw an expression.
|
|
packages/utils/src/perf-hooks.type.test.ts#L104
Expected an assignment or function call and instead saw an expression.
|
The logs for this run have expired and are no longer available.
Loading