Skip to content

fix: support Deno's JSON with comments configuration #364

fix: support Deno's JSON with comments configuration

fix: support Deno's JSON with comments configuration #364

Triggered via pull request December 26, 2024 01:18
Status Failure
Total duration 24s
Artifacts

lint-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check: src/command-parser/expand-wildcard.spec.ts#L55
Replace `"/*·comment·*/\n"` with `'/*·comment·*/\n'`
Check: src/command-parser/expand-wildcard.ts#L1
Run autofix to sort these imports!
Check: src/command-parser/expand-wildcard.ts#L19
Replace `"{}"` with `'{}'`
Check: src/command-parser/expand-wildcard.ts#L26
Delete `············`
Check: src/jsonc.spec.ts#L9
Replace `"./jsonc"` with `'./jsonc'`
Check: src/jsonc.spec.ts#L22
Insert `,`
Check: src/jsonc.spec.ts#L50
Replace `"asd\n\u0022\""` with `'asd\n\u0022"'`
Check: src/jsonc.spec.ts#L52
Insert `,`
Check: src/jsonc.spec.ts#L53
Insert `,`
Check: src/jsonc.spec.ts#L54
Insert `,`
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636