Skip to content

Feat(inquirer): Make Choices class iterable + add .some() support #1024

Feat(inquirer): Make Choices class iterable + add .some() support

Feat(inquirer): Make Choices class iterable + add .some() support #1024

Triggered via pull request April 25, 2024 20:06
Status Success
Total duration 49s
Artifacts

main.yml

on: pull_request
Linting
40s
Linting
Are the types wrong?
35s
Are the types wrong?
Matrix: Typescript & Integration Tests
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Unit Tests (20)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Unit Tests (18)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Linting: packages/checkbox/src/index.mts#L131
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#L188
Unexpected 'todo' comment: 'TODO: Could we enforce that at the type...'