Skip to content

fix(catcher-js): prevent infinite cycle issue #166

fix(catcher-js): prevent infinite cycle issue

fix(catcher-js): prevent infinite cycle issue #166

Triggered via pull request August 31, 2025 11:16
Status Success
Total duration 26s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/addons/consoleCatcher.ts#L172
Missing JSDoc @param "event" declaration
lint: src/addons/consoleCatcher.ts#L162
Missing JSDoc @param "logEvent" declaration
lint: src/addons/consoleCatcher.ts#L111
Missing JSDoc @param "args" declaration
lint: src/addons/consoleCatcher.ts#L97
Missing JSDoc @param "arg" declaration
lint: src/addons/consoleCatcher.ts#L94
A space is required before ']'
lint: src/addons/consoleCatcher.ts#L94
A space is required after '['
lint: src/addons/consoleCatcher.ts#L87
Expected blank line before this statement
lint: src/addons/consoleCatcher.ts#L82
Missing JSDoc @param "event" declaration
lint: src/addons/consoleCatcher.ts#L57
Expected line break before `.join`
lint: src/addons/consoleCatcher.ts#L45
Expected blank line before this statement