Skip to content

safeStringify & %c support #144

safeStringify & %c support

safeStringify & %c support #144

Triggered via pull request April 8, 2025 13:13
Status Failure
Total duration 35s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
lint
Process completed with exit code 1.
lint: src/addons/consoleCatcher.ts#L37
Expected indentation of 10 spaces but found 8
lint: src/addons/consoleCatcher.ts#L36
Expected indentation of 10 spaces but found 8
lint: src/addons/consoleCatcher.ts#L35
Expected indentation of 12 spaces but found 10
lint: src/addons/consoleCatcher.ts#L34
Expected indentation of 14 spaces but found 12
lint: src/addons/consoleCatcher.ts#L33
Expected indentation of 12 spaces but found 10
lint: src/addons/consoleCatcher.ts#L32
Expected indentation of 12 spaces but found 10
lint: src/addons/consoleCatcher.ts#L31
Expected indentation of 10 spaces but found 8
lint: src/addons/consoleCatcher.ts#L64
Expected { after 'if' condition
lint: src/addons/consoleCatcher.ts#L62
Expected { after 'if' condition
lint: src/addons/consoleCatcher.ts#L35
Expected blank line before this statement
lint: src/addons/consoleCatcher.ts#L34
Expected { after 'if' condition
lint: src/addons/consoleCatcher.ts#L32
Expected { after 'if' condition
lint: src/addons/consoleCatcher.ts#L27
Block must not be padded by blank lines
lint: src/addons/consoleCatcher.ts#L23
Object properties must go on a new line
lint: src/addons/consoleCatcher.ts#L23
Expected { after 'if' condition
lint: src/addons/consoleCatcher.ts#L21
Block must not be padded by blank lines
lint: src/addons/consoleCatcher.ts#L16
Missing JSDoc @param "args" declaration