Skip to content

feat(inquirer): implement createPromptSession #1601

feat(inquirer): implement createPromptSession

feat(inquirer): implement createPromptSession #1601

Triggered via pull request September 17, 2024 16:39
Status Failure
Total duration 50s
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

4 errors
Compile: packages/inquirer/inquirer.test.mts#L798
Object literal may only specify known properties, and 'answer' does not exist in type 'AnyQuestion<Answers, string>'.
Compile: packages/inquirer/inquirer.test.mts#L810
Object literal may only specify known properties, and 'answer' does not exist in type 'AnyQuestion<Answers, string>'.
Compile: packages/inquirer/inquirer.test.mts#L816
Object literal may only specify known properties, and 'answer' does not exist in type 'AnyQuestion<Answers, string>'.
Compile
Process completed with exit code 2.