Skip to content

feat(perf): Add performance measuring api #130

feat(perf): Add performance measuring api

feat(perf): Add performance measuring api #130

Triggered via pull request March 16, 2025 20:06
Status Failure
Total duration 26s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
lint
Process completed with exit code 1.
lint: src/modules/performance/transaction.ts#L5
All imports in the declaration are only used as types. Use `import type`
lint: src/modules/performance/index.ts#L189
Missing JSDoc @param "transactions" description
lint: src/modules/performance/index.ts#L177
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L174
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L170
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L168
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L167
Expected blank line before this statement
lint: src/modules/performance/index.ts#L160
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L104
Missing JSDoc @returns type
lint: src/addons/consoleCatcher.ts#L96
Expected blank line before this statement
lint: src/addons/consoleCatcher.ts#L66
Expected line break before `.join`