Skip to content

feat(perf): Add performance measuring api #128

feat(perf): Add performance measuring api

feat(perf): Add performance measuring api #128

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

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/modules/performance/index.ts#L233
Missing trailing comma
lint: src/modules/performance/index.ts#L220
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L204
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L200
Missing JSDoc @returns type
lint: src/modules/performance/index.ts#L198
Trailing spaces not allowed
lint: src/modules/performance/index.ts#L156
Missing JSDoc @param "transactions" description
lint: src/modules/performance/index.ts#L88
Missing JSDoc @returns type
lint: src/modules/performance/index.ts#L86
Expected @param names to be "name, severity". Got "name, tags, severity"
lint: src/addons/consoleCatcher.ts#L96
Expected blank line before this statement
lint: src/addons/consoleCatcher.ts#L66
Expected line break before `.join`