Skip to content

feat(perf): Add performance measuring api #129

feat(perf): Add performance measuring api

feat(perf): Add performance measuring api #129

Triggered via pull request March 16, 2025 19:53
Status Success
Total duration 27s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/modules/performance/index.ts#L240
Missing trailing comma
lint: src/modules/performance/index.ts#L227
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L211
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L207
Missing JSDoc @returns type
lint: src/modules/performance/index.ts#L205
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L163
Missing JSDoc @param "transactions" description
lint: src/modules/performance/index.ts#L105
Missing trailing comma
lint: src/modules/performance/index.ts#L94
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`