Skip to content

feat(inquirer): implement createPromptSession #1602

feat(inquirer): implement createPromptSession

feat(inquirer): implement createPromptSession #1602

Triggered via pull request September 17, 2024 17:19
Status Failure
Total duration 1m 26s
Artifacts

main.yml

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

Annotations

6 errors
Linting: packages/inquirer/src/ui/prompt.mts#L214
Unsafe argument of type `any` assigned to a parameter of type `object`
Linting: packages/inquirer/src/ui/prompt.mts#L216
Unsafe member access [prop] on an `any` value
Linting: packages/inquirer/src/ui/prompt.mts#L220
Unsafe argument of type `any` assigned to a parameter of type `Record<string, unknown>`
Linting: packages/inquirer/src/ui/prompt.mts#L222
Unsafe member access [prop] on an `any` value
Linting: packages/inquirer/src/ui/prompt.mts#L275
Unsafe member access [answer.name] on an `any` value
Linting
Process completed with exit code 1.