Skip to content

safeStringify & %c support #136

safeStringify & %c support

safeStringify & %c support #136

Triggered via pull request April 3, 2025 15:37
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#L166
A space is required after '['
lint: src/addons/consoleCatcher.ts#L164
Block must not be padded by blank lines
lint: src/addons/consoleCatcher.ts#L139
Expected line break before `.join`
lint: src/addons/consoleCatcher.ts#L91
Block must not be padded by blank lines
lint: src/addons/consoleCatcher.ts#L43
Block must not be padded by blank lines
lint: src/addons/consoleCatcher.ts#L43
Expected blank line before this statement
lint: src/addons/consoleCatcher.ts#L40
Object properties must go on a new line
lint: src/addons/consoleCatcher.ts#L40
Expected { after 'if' condition
lint: src/addons/consoleCatcher.ts#L34
Missing JSDoc @param "args" declaration
lint: src/addons/consoleCatcher.ts#L16
Missing JSDoc @param "obj" declaration