feat(perf): Add performance measuring api #131
Annotations
9 warnings
|
lint:
src/utils/get-timestamp.ts#L15
'BigInt' is not defined
|
|
lint:
src/modules/performance/transaction.ts#L150
Missing JSDoc @returns type
|
|
lint:
src/modules/performance/transaction.ts#L94
Missing JSDoc @returns type
|
|
lint:
src/modules/performance/transaction.ts#L93
@param "metadata" does not match an existing function parameter
|
|
lint:
src/modules/performance/index.ts#L289
Missing JSDoc @returns type
|
|
lint:
src/modules/performance/index.ts#L277
Missing JSDoc @returns type
|
|
lint:
src/modules/performance/index.ts#L234
Missing JSDoc @returns type
|
|
lint:
src/modules/performance/index.ts#L190
Missing JSDoc @param "transactions" description
|
|
lint:
src/modules/performance/index.ts#L104
Missing JSDoc @returns type
|