Skip to content

refactor(console-catcher): convert to class with singleton pattern #185

refactor(console-catcher): convert to class with singleton pattern

refactor(console-catcher): convert to class with singleton pattern #185

Triggered via pull request November 5, 2025 02:32
Status Success
Total duration 27s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint: src/utils/validation.ts#L30
Missing JSDoc @param "context" description
lint: src/utils/validation.ts#L8
Missing JSDoc @param "user" description
lint: src/types/hawk-initial-settings.ts#L67
Trailing spaces not allowed
lint: src/modules/stackParser.ts#L29
Trailing spaces not allowed
lint: src/addons/consoleCatcher.ts#L235
A space is required before ']'
lint: src/addons/consoleCatcher.ts#L235
A space is required after '['
lint: src/addons/consoleCatcher.ts#L199
Expected line break before `.join`