Add support for nerdctl compose #458
Annotations
11 errors and 10 warnings
|
Lint:
backend/stack.ts#L310
Unnecessary semicolon
|
Lint:
backend/stack.ts#L335
Trailing spaces not allowed
|
Lint:
backend/stack.ts#L338
Trailing spaces not allowed
|
Lint:
backend/stack.ts#L346
Trailing spaces not allowed
|
Lint:
backend/stack.ts#L355
Missing semicolon
|
Lint:
backend/stack.ts#L360
Missing semicolon
|
Lint:
backend/stack.ts#L362
Trailing spaces not allowed
|
Lint:
backend/stack.ts#L366
Trailing spaces not allowed
|
Lint:
backend/stack.ts#L370
Trailing spaces not allowed
|
Lint:
backend/stack.ts#L376
Trailing spaces not allowed
|
Lint:
backend/dockge-server.ts#L84
More than 1 blank line not allowed
|
Lint:
backend/log.ts#L6
Identifier 'CONSOLE_STYLE_Reset' is not in camel case
|
Lint:
backend/log.ts#L7
Identifier 'CONSOLE_STYLE_Bright' is not in camel case
|
Lint:
backend/log.ts#L8
Identifier 'CONSOLE_STYLE_Dim' is not in camel case
|
Lint:
backend/log.ts#L9
Identifier 'CONSOLE_STYLE_Underscore' is not in camel case
|
Lint:
backend/log.ts#L10
Identifier 'CONSOLE_STYLE_Blink' is not in camel case
|
Lint:
backend/log.ts#L11
Identifier 'CONSOLE_STYLE_Reverse' is not in camel case
|
Lint:
backend/log.ts#L12
Identifier 'CONSOLE_STYLE_Hidden' is not in camel case
|
Lint:
backend/log.ts#L14
Identifier 'CONSOLE_STYLE_FgBlack' is not in camel case
|
Lint:
backend/log.ts#L15
Identifier 'CONSOLE_STYLE_FgRed' is not in camel case
|
Loading