Feature: Group stacks by its agent #593
Open
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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