refactor: ♻️ disable bash shell link when container not running #460
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
Lint:
backend/log.ts#L16
Identifier 'CONSOLE_STYLE_FgGreen' is not in camel case
|
Loading