Chore: Add tests covering usePrefix from @inquirer/core #913
Annotations
2 errors and 5 warnings
Eslint:
packages/core/core.test.mts#L20
'makeTheme' is defined but never used
|
Eslint
Process completed with exit code 1.
|
Eslint:
packages/checkbox/src/index.mts#L111
Unexpected 'todo' comment: 'TODO: Replace with `findLastIndex` when...'
|
Eslint:
packages/checkbox/src/index.mts#L127
Async arrow function has a complexity of 21. Maximum allowed is 20
|
Eslint:
packages/expand/src/index.mts#L82
Unexpected 'todo' comment: 'TODO: `value` should be the display name...'
|
Eslint:
packages/select/src/index.mts#L67
Unexpected 'todo' comment: 'TODO: Replace with `findLastIndex` when...'
|
Eslint:
packages/select/src/index.mts#L175
Unexpected 'todo' comment: 'TODO: Could we enforce that at the type...'
|
Loading