Chore: Add tests covering usePrefix from @inquirer/core #913
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...'
|