Skip to content

Remove Typescript 3rd party helpers #2415

Remove Typescript 3rd party helpers

Remove Typescript 3rd party helpers #2415

Triggered via pull request October 28, 2025 21:17
Status Failure
Total duration 1m 24s
Artifacts

main.yml

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

Annotations

10 errors
Compile: packages/inquirer/examples/pizza.ts#L10
No overload matches this call.
Compile: packages/inquirer/examples/long-list.ts#L26
No overload matches this call.
Compile: packages/inquirer/examples/list.ts#L26
Type '"list"' is not assignable to type '"input" | "confirm" | "editor" | "password"'.
Compile: packages/inquirer/examples/list.ts#L9
Type '"list"' is not assignable to type '"input" | "confirm" | "editor" | "password"'.
Compile: packages/inquirer/examples/list.ts#L7
No overload matches this call.
Compile: packages/inquirer/examples/hierarchical.ts#L67
No overload matches this call.
Compile: packages/inquirer/examples/hierarchical.ts#L8
Type '"list"' is not assignable to type '"input" | "confirm" | "editor" | "password" | "stub" | "stub2" | "stubSelect" | "failing"'.
Compile: packages/inquirer/examples/expand.ts#L7
No overload matches this call.
Compile: packages/inquirer/examples/checkbox.ts#L9
Type '"checkbox"' is not assignable to type '"input" | "confirm" | "editor" | "password"'.
Compile: packages/inquirer/examples/checkbox.ts#L7
No overload matches this call.