Feat: Implement password prompt as a standalone prompt #789
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Eslint:
packages/checkbox/src/index.mts#L97
Unexpected 'todo' comment: 'TODO: Replace with `findLastIndex` when...'
|
Eslint:
packages/checkbox/src/index.mts#L113
Async arrow function has a complexity of 21. Maximum allowed is 20
|
Eslint:
packages/core/src/lib/create-prompt.mts#L119
Unexpected 'todo' comment: 'TODO: we should display a loader while...'
|
Eslint:
packages/expand/src/index.mts#L78
Unexpected 'todo' comment: 'TODO: `value` should be the display name...'
|
Eslint:
packages/select/src/index.mts#L71
Unexpected 'todo' comment: 'TODO: Replace with `findLastIndex` when...'
|
The logs for this run have expired and are no longer available.
Loading