feat(perf): Add performance measuring api #119
Annotations
2 errors and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/modules/performance.ts#L230
Missing semicolon
|
|
lint:
src/modules/performance.ts#L227
Missing JSDoc @returns type
|
|
lint:
src/modules/performance.ts#L215
Missing JSDoc @param "transaction" description
|
|
lint:
src/modules/performance.ts#L194
Unexpected trailing comma
|
|
lint:
src/modules/performance.ts#L153
Block must not be padded by blank lines
|
|
lint:
src/modules/performance.ts#L124
Missing JSDoc @returns type
|
|
lint:
src/modules/performance.ts#L71
Missing JSDoc @param "metadata" description
|
|
lint:
src/modules/performance.ts#L70
Missing JSDoc @param "name" description
|
|
lint:
src/modules/performance.ts#L57
Trailing spaces not allowed
|
|
lint:
src/catcher.ts#L160
Trailing spaces not allowed
|
|
lint:
src/catcher.ts#L159
Trailing spaces not allowed
|