Update Deps & Update S3 Bucket Format #90
Annotations
10 errors
|
test
Argument of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }) => Promise<{ data: string; }>' is not assignable to parameter of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }, answers?: Answers) => PromptReturnType<Answers>'.
|
|
test
Argument of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }) => Promise<{ questions: string; needsStringify: number; }>' is not assignable to parameter of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }, answers?: Answers) => PromptReturnType<Answers>'.
|
|
test
Argument of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }) => Promise<{ config: string; }>' is not assignable to parameter of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }, answers?: Answers) => PromptReturnType<Answers>'.
|
|
test
Argument of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }) => Promise<{ confirmation: boolean; }>' is not assignable to parameter of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }, answers?: Answers) => PromptReturnType<Answers>'.
|
|
test
Argument of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }) => Promise<{ confirmation: boolean; }>' is not assignable to parameter of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }, answers?: Answers) => PromptReturnType<Answers>'.
|
|
test
Argument of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }) => Promise<{ confirmation: boolean; }>' is not assignable to parameter of type '(questions: UnnamedDistinctQuestion<Answers> & { name: string; }, answers?: Answers) => PromptReturnType<Answers>'.
|
|
test
Cannot find name 'AssertionError'.
|
|
test
Cannot find name 'AssertionError'.
|
|
test
Cannot find name 'AssertionError'.
|
|
test
Cannot find name 'AssertionError'.
|