Skip to content

Feat (password): add option to toggle password visibility #751

Feat (password): add option to toggle password visibility

Feat (password): add option to toggle password visibility #751

Triggered via pull request November 23, 2023 10:14
Status Failure
Total duration 1m 18s
Artifacts

main.yml

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

Annotations

6 errors and 5 warnings
Typescript & Integration Tests (20)
@inquirer/password#tsc: command (/home/runner/work/Inquirer.js/Inquirer.js/packages/password) yarn run tsc exited (1)
Typescript & Integration Tests (20)
Process completed with exit code 1.
Typescript & Integration Tests (18)
@inquirer/password#tsc: command (/home/runner/work/Inquirer.js/Inquirer.js/packages/password) yarn run tsc exited (1)
Typescript & Integration Tests (18)
Process completed with exit code 1.
Typescript & Integration Tests (16)
@inquirer/password#tsc: command (/home/runner/work/Inquirer.js/Inquirer.js/packages/password) yarn run tsc exited (1)
Typescript & Integration Tests (16)
Process completed with exit code 1.
Linting: packages/checkbox/src/index.mts#L97
Unexpected 'todo' comment: 'TODO: Replace with `findLastIndex` when...'
Linting: packages/checkbox/src/index.mts#L113
Async arrow function has a complexity of 21. Maximum allowed is 20
Linting: packages/core/src/lib/create-prompt.mts#L119
Unexpected 'todo' comment: 'TODO: we should display a loader while...'
Linting: packages/expand/src/index.mts#L78
Unexpected 'todo' comment: 'TODO: `value` should be the display name...'
Linting: packages/select/src/index.mts#L71
Unexpected 'todo' comment: 'TODO: Replace with `findLastIndex` when...'