Skip to content

fix bug 176: preserve YAML comments when reordering items by matching… #468

fix bug 176: preserve YAML comments when reordering items by matching…

fix bug 176: preserve YAML comments when reordering items by matching… #468

Triggered via pull request December 10, 2024 18:38
Status Failure
Total duration 49s
Artifacts

ci.yml

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

Annotations

12 errors and 11 warnings
ci (ubuntu-latest, 22): common/util-common.ts#L251
Trailing spaces not allowed
ci (ubuntu-latest, 22): common/util-common.ts#L253
Unexpected any. Specify a different type
ci (ubuntu-latest, 22): common/util-common.ts#L253
Trailing spaces not allowed
ci (ubuntu-latest, 22)
Process completed with exit code 1.
ci (windows-latest, 22)
The job was canceled because "ubuntu-latest_22" failed.
ci (windows-latest, 22)
The operation was canceled.
ci (macos-latest, 22)
The job was canceled because "ubuntu-latest_22" failed.
ci (macos-latest, 22)
The operation was canceled.
ci (ARM64, 22)
The job was canceled because "ubuntu-latest_22" failed.
ci (ARM64, 22)
The operation was canceled.
ci (ARM, 22)
The job was canceled because "ubuntu-latest_22" failed.
ci (ARM, 22)
The operation was canceled.
ci (ubuntu-latest, 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci (ubuntu-latest, 22): backend/log.ts#L6
Identifier 'CONSOLE_STYLE_Reset' is not in camel case
ci (ubuntu-latest, 22): backend/log.ts#L7
Identifier 'CONSOLE_STYLE_Bright' is not in camel case
ci (ubuntu-latest, 22): backend/log.ts#L8
Identifier 'CONSOLE_STYLE_Dim' is not in camel case
ci (ubuntu-latest, 22): backend/log.ts#L9
Identifier 'CONSOLE_STYLE_Underscore' is not in camel case
ci (ubuntu-latest, 22): backend/log.ts#L10
Identifier 'CONSOLE_STYLE_Blink' is not in camel case
ci (ubuntu-latest, 22): backend/log.ts#L11
Identifier 'CONSOLE_STYLE_Reverse' is not in camel case
ci (ubuntu-latest, 22): backend/log.ts#L12
Identifier 'CONSOLE_STYLE_Hidden' is not in camel case
ci (ubuntu-latest, 22): backend/log.ts#L14
Identifier 'CONSOLE_STYLE_FgBlack' is not in camel case
ci (ubuntu-latest, 22): backend/log.ts#L15
Identifier 'CONSOLE_STYLE_FgRed' is not in camel case
ci (ubuntu-latest, 22): backend/log.ts#L16
Identifier 'CONSOLE_STYLE_FgGreen' is not in camel case