Skip to content

Implement RIGHT and LEFT keys for cursor navigation in terminal #444

Implement RIGHT and LEFT keys for cursor navigation in terminal

Implement RIGHT and LEFT keys for cursor navigation in terminal #444

Triggered via pull request October 13, 2024 17:54
Status Success
Total duration 1m 34s
Artifacts

ci.yml

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

Annotations

44 warnings
ci (ubuntu-latest, 18.17.1)
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/
ci (ubuntu-latest, 18.17.1): backend/log.ts#L6
Identifier 'CONSOLE_STYLE_Reset' is not in camel case
ci (ubuntu-latest, 18.17.1): backend/log.ts#L7
Identifier 'CONSOLE_STYLE_Bright' is not in camel case
ci (ubuntu-latest, 18.17.1): backend/log.ts#L8
Identifier 'CONSOLE_STYLE_Dim' is not in camel case
ci (ubuntu-latest, 18.17.1): backend/log.ts#L9
Identifier 'CONSOLE_STYLE_Underscore' is not in camel case
ci (ubuntu-latest, 18.17.1): backend/log.ts#L10
Identifier 'CONSOLE_STYLE_Blink' is not in camel case
ci (ubuntu-latest, 18.17.1): backend/log.ts#L11
Identifier 'CONSOLE_STYLE_Reverse' is not in camel case
ci (ubuntu-latest, 18.17.1): backend/log.ts#L12
Identifier 'CONSOLE_STYLE_Hidden' is not in camel case
ci (ubuntu-latest, 18.17.1): backend/log.ts#L14
Identifier 'CONSOLE_STYLE_FgBlack' is not in camel case
ci (ubuntu-latest, 18.17.1): backend/log.ts#L15
Identifier 'CONSOLE_STYLE_FgRed' is not in camel case
ci (ubuntu-latest, 18.17.1): backend/log.ts#L16
Identifier 'CONSOLE_STYLE_FgGreen' is not in camel case
ci (macos-latest, 18.17.1)
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/
ci (macos-latest, 18.17.1): backend/log.ts#L6
Identifier 'CONSOLE_STYLE_Reset' is not in camel case
ci (macos-latest, 18.17.1): backend/log.ts#L7
Identifier 'CONSOLE_STYLE_Bright' is not in camel case
ci (macos-latest, 18.17.1): backend/log.ts#L8
Identifier 'CONSOLE_STYLE_Dim' is not in camel case
ci (macos-latest, 18.17.1): backend/log.ts#L9
Identifier 'CONSOLE_STYLE_Underscore' is not in camel case
ci (macos-latest, 18.17.1): backend/log.ts#L10
Identifier 'CONSOLE_STYLE_Blink' is not in camel case
ci (macos-latest, 18.17.1): backend/log.ts#L11
Identifier 'CONSOLE_STYLE_Reverse' is not in camel case
ci (macos-latest, 18.17.1): backend/log.ts#L12
Identifier 'CONSOLE_STYLE_Hidden' is not in camel case
ci (macos-latest, 18.17.1): backend/log.ts#L14
Identifier 'CONSOLE_STYLE_FgBlack' is not in camel case
ci (macos-latest, 18.17.1): backend/log.ts#L15
Identifier 'CONSOLE_STYLE_FgRed' is not in camel case
ci (macos-latest, 18.17.1): backend/log.ts#L16
Identifier 'CONSOLE_STYLE_FgGreen' is not in camel case
ci (ARM64, 18.17.1)
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/
ci (ARM64, 18.17.1): backend/log.ts#L6
Identifier 'CONSOLE_STYLE_Reset' is not in camel case
ci (ARM64, 18.17.1): backend/log.ts#L7
Identifier 'CONSOLE_STYLE_Bright' is not in camel case
ci (ARM64, 18.17.1): backend/log.ts#L8
Identifier 'CONSOLE_STYLE_Dim' is not in camel case
ci (ARM64, 18.17.1): backend/log.ts#L9
Identifier 'CONSOLE_STYLE_Underscore' is not in camel case
ci (ARM64, 18.17.1): backend/log.ts#L10
Identifier 'CONSOLE_STYLE_Blink' is not in camel case
ci (ARM64, 18.17.1): backend/log.ts#L11
Identifier 'CONSOLE_STYLE_Reverse' is not in camel case
ci (ARM64, 18.17.1): backend/log.ts#L12
Identifier 'CONSOLE_STYLE_Hidden' is not in camel case
ci (ARM64, 18.17.1): backend/log.ts#L14
Identifier 'CONSOLE_STYLE_FgBlack' is not in camel case
ci (ARM64, 18.17.1): backend/log.ts#L15
Identifier 'CONSOLE_STYLE_FgRed' is not in camel case
ci (ARM64, 18.17.1): backend/log.ts#L16
Identifier 'CONSOLE_STYLE_FgGreen' is not in camel case
ci (windows-latest, 18.17.1)
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/
ci (windows-latest, 18.17.1): backend/log.ts#L6
Identifier 'CONSOLE_STYLE_Reset' is not in camel case
ci (windows-latest, 18.17.1): backend/log.ts#L7
Identifier 'CONSOLE_STYLE_Bright' is not in camel case
ci (windows-latest, 18.17.1): backend/log.ts#L8
Identifier 'CONSOLE_STYLE_Dim' is not in camel case
ci (windows-latest, 18.17.1): backend/log.ts#L9
Identifier 'CONSOLE_STYLE_Underscore' is not in camel case
ci (windows-latest, 18.17.1): backend/log.ts#L10
Identifier 'CONSOLE_STYLE_Blink' is not in camel case
ci (windows-latest, 18.17.1): backend/log.ts#L11
Identifier 'CONSOLE_STYLE_Reverse' is not in camel case
ci (windows-latest, 18.17.1): backend/log.ts#L12
Identifier 'CONSOLE_STYLE_Hidden' is not in camel case
ci (windows-latest, 18.17.1): backend/log.ts#L14
Identifier 'CONSOLE_STYLE_FgBlack' is not in camel case
ci (windows-latest, 18.17.1): backend/log.ts#L15
Identifier 'CONSOLE_STYLE_FgRed' is not in camel case
ci (windows-latest, 18.17.1): backend/log.ts#L16
Identifier 'CONSOLE_STYLE_FgGreen' is not in camel case