Progress Report Media #3136
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
run:
src/scenes/ProgressReports/EditForm/Steps/Media/MediaStep.tsx#L26
No overload matches this call.
|
run:
src/scenes/ProgressReports/EditForm/Steps/Media/MediaStep.tsx#L48
Cannot find name 'handleFileUpload'.
|
run:
src/scenes/ProgressReports/EditForm/Steps/Media/MediaStep.tsx#L69
Type '{ deleteMedia: (options?: MutationFunctionOptions<DeleteMediaMutation, Exact<{ deleteProgressReportMediaId: string; }>, DefaultContext, ApolloCache<any>> | undefined) => Promise<...>; openFileBrowser: () => void; response: { ...; }; sensitivity: Sensitivity; initiallyOpen: false; }' is not assignable to type 'IntrinsicAttributes & { openFileBrowser: any; existingMedia?: ProgressReportMediaFragment | undefined; initiallyOpen: boolean; sensitivity: Sensitivity; deleteMedia: any; }'.
|
run:
src/scenes/ProgressReports/EditForm/Steps/Media/VariantMediaAccordion.tsx#L262
Cannot find name 'response'. Did you mean 'Response'?
|
run:
src/scenes/ProgressReports/EditForm/Steps/Media/VariantMediaAccordion.tsx#L264
Cannot find name 'response'. Did you mean 'Response'?
|
run:
src/scenes/ProgressReports/EditForm/Steps/Media/VariantMediaAccordion.tsx#L266
Cannot find name 'response'. Did you mean 'Response'?
|
run:
src/scenes/ProgressReports/EditForm/Steps/Media/VariantMediaAccordion.tsx#L268
Cannot find name 'response'. Did you mean 'Response'?
|
run:
src/scenes/ProgressReports/EditForm/Steps/Media/VariantMediaAccordion.tsx#L277
Cannot find name 'response'. Did you mean 'Response'?
|
run:
src/scenes/ProgressReports/EditForm/Steps/Media/VariantMediaAccordion.tsx#L278
Cannot find name 'response'. Did you mean 'Response'?
|
run:
src/scenes/ProgressReports/EditForm/Steps/Media/VariantMediaAccordion.tsx#L282
Cannot find name 'response'. Did you mean 'Response'?
|