Skip to content

feat(inquirer): implement createPromptSession #1610

feat(inquirer): implement createPromptSession

feat(inquirer): implement createPromptSession #1610

Triggered via pull request September 17, 2024 21:52
Status Failure
Total duration 1m 53s
Artifacts

main.yml

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

Annotations

3 errors
Compile
inquirer#tsc: command (/home/runner/work/Inquirer.js/Inquirer.js/packages/inquirer) /tmp/xfs-377d3920/yarn run tsc exited (1)
Compile
Argument of type 'LegacyPromptConstructor | PromptFn<any, any> | undefined' is not assignable to parameter of type 'LegacyPromptConstructor | PromptFn<any, any>'.
Compile
Process completed with exit code 1.