Skip to content

chore(deps): update dev dependencies #72

chore(deps): update dev dependencies

chore(deps): update dev dependencies #72

Triggered via push October 11, 2024 22:50
Status Failure
Total duration 28s
Artifacts

test.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test (22.x): src/generators/app/prompter.ts#L7
Argument of type '{ default: string | undefined; message: string; name: "name"; type: "input"; }' is not assignable to parameter of type 'PromptQuestions<{ name: any; }>'.
Test (22.x): src/generators/app/prompter.ts#L32
Argument of type '{ default: string | undefined; message: string; name: "authorName"; type: "input"; }' is not assignable to parameter of type 'PromptQuestions<{ authorName: any; }>'.
Test (22.x): src/generators/app/prompter.ts#L43
Argument of type '{ default: string | undefined; message: string; name: "authorEmail"; type: "input"; }' is not assignable to parameter of type 'PromptQuestions<{ authorEmail: any; }>'.
Test (22.x)
Process completed with exit code 2.
Test (20.x)
The job was canceled because "_22_x" failed.
Test (20.x): src/generators/app/prompter.ts#L7
Argument of type '{ default: string | undefined; message: string; name: "name"; type: "input"; }' is not assignable to parameter of type 'PromptQuestions<{ name: any; }>'.
Test (20.x): src/generators/app/prompter.ts#L32
Argument of type '{ default: string | undefined; message: string; name: "authorName"; type: "input"; }' is not assignable to parameter of type 'PromptQuestions<{ authorName: any; }>'.
Test (20.x): src/generators/app/prompter.ts#L43
Argument of type '{ default: string | undefined; message: string; name: "authorEmail"; type: "input"; }' is not assignable to parameter of type 'PromptQuestions<{ authorEmail: any; }>'.
Test (20.x)
Process completed with exit code 2.