Skip to content

Chore: Add tests covering usePrefix from @inquirer/core #913

Chore: Add tests covering usePrefix from @inquirer/core

Chore: Add tests covering usePrefix from @inquirer/core #913

Triggered via push March 9, 2024 18:45
Status Failure
Total duration 1m 11s
Artifacts

main.yml

on: push
Matrix: Typescript & Integration Tests
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Unit Tests (20)
Process completed with exit code 1.
Linting: packages/core/core.test.mts#L20
'makeTheme' is defined but never used
Linting
Process completed with exit code 1.
Unit Tests (18)
Process completed with exit code 1.
Linting: packages/checkbox/src/index.mts#L111
Unexpected 'todo' comment: 'TODO: Replace with `findLastIndex` when...'
Linting: packages/checkbox/src/index.mts#L127
Async arrow function has a complexity of 21. Maximum allowed is 20
Linting: packages/expand/src/index.mts#L82
Unexpected 'todo' comment: 'TODO: `value` should be the display name...'
Linting: packages/select/src/index.mts#L67
Unexpected 'todo' comment: 'TODO: Replace with `findLastIndex` when...'
Linting: packages/select/src/index.mts#L175
Unexpected 'todo' comment: 'TODO: Could we enforce that at the type...'