fix: disable ANSI colors in history list when stdout is not a TTY #1958
Annotations
3 errors and 12 warnings
|
check (18.x)
Process completed with exit code 1.
|
|
check (18.x):
src/command/history/list.ts#L32
Missing trailing comma
|
|
check (18.x):
src/command/history/list.ts#L32
Replace `"grey"]·:·[]` with `'grey']·:·[],`
|
|
check (18.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check (18.x):
test/quality-of-life/topic.spec.ts#L67
Unexpected 'todo' comment: 'TODO:...'
|
|
check (18.x):
test/quality-of-life/topic.spec.ts#L38
Unexpected 'todo' comment: 'TODO:...'
|
|
check (18.x):
test/quality-of-life/topic.spec.ts#L30
Unexpected 'todo' comment: 'TODO:...'
|
|
check (18.x):
test/misc/top-level-error-handler.spec.ts#L108
Unexpected any. Specify a different type
|
|
check (18.x):
test/custom-matcher.ts#L6
'R' is defined but never used
|
|
check (18.x):
src/utils/error.ts#L44
Unexpected any. Specify a different type
|
|
check (18.x):
src/utils/error.ts#L26
Unexpected any. Specify a different type
|
|
check (18.x):
src/config.ts#L98
Unexpected any. Specify a different type
|
|
check (18.x):
src/command/pss/pss-command.ts#L5
Unexpected 'todo' comment: 'TODO:...'
|
|
check (18.x):
src/command/feed/print.ts#L83
Unexpected 'todo' comment: 'TODO: verify this'
|
|
check (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|