Skip to content

Auto Fix lint warnings #1

Auto Fix lint warnings

Auto Fix lint warnings #1

Triggered via pull request February 6, 2024 09:23
Status Success
Total duration 30s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
autofix: backend/log.ts#L6
Identifier 'CONSOLE_STYLE_Reset' is not in camel case
autofix: backend/log.ts#L7
Identifier 'CONSOLE_STYLE_Bright' is not in camel case
autofix: backend/log.ts#L8
Identifier 'CONSOLE_STYLE_Dim' is not in camel case
autofix: backend/log.ts#L9
Identifier 'CONSOLE_STYLE_Underscore' is not in camel case
autofix: backend/log.ts#L10
Identifier 'CONSOLE_STYLE_Blink' is not in camel case
autofix: backend/log.ts#L11
Identifier 'CONSOLE_STYLE_Reverse' is not in camel case
autofix: backend/log.ts#L12
Identifier 'CONSOLE_STYLE_Hidden' is not in camel case
autofix: backend/log.ts#L14
Identifier 'CONSOLE_STYLE_FgBlack' is not in camel case
autofix: backend/log.ts#L15
Identifier 'CONSOLE_STYLE_FgRed' is not in camel case
autofix: backend/log.ts#L16
Identifier 'CONSOLE_STYLE_FgGreen' is not in camel case