Skip to content

add missing field descriptions for anyOf #1325

add missing field descriptions for anyOf

add missing field descriptions for anyOf #1325

Re-run triggered January 20, 2025 17:03
Status Failure
Total duration 50s
Artifacts

CI.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
build (ubuntu-latest): src/languageservice/services/yamlHover.ts#L144
Replace `(s.schema.description·+·'\n')` with `s.schema.description·+·'\n'`
build (ubuntu-latest): test/hover.test.ts#L775
Replace `"string",·pattern:·"\\.zip$"·},·{·type:·"null"` with `'string',·pattern:·'\\.zip$'·},·{·type:·'null'`
build (ubuntu-latest): test/hover.test.ts#L777
Replace `"Optional·ZIP·file·path."` with `'Optional·ZIP·file·path.'`
build (ubuntu-latest): test/hover.test.ts#L783
'content' is never reassigned. Use 'const' instead
build (ubuntu-latest): test/hover.test.ts#L784
'result' is never reassigned. Use 'const' instead
build (ubuntu-latest): test/hover.test.ts#L809
Replace `"The·parent·description."` with `'The·parent·description.',`
build (ubuntu-latest): test/hover.test.ts#L854
'content' is never reassigned. Use 'const' instead
build (ubuntu-latest): test/hover.test.ts#L855
'result' is never reassigned. Use 'const' instead
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest)
The operation was canceled.
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636