New Partner Detail UI with Tab View #3183
Annotations
4 errors
run:
src/scenes/ProgressReports/EditForm/Steps/ExplanationOfProgress/ExplanationOfProgress.tsx#L63
Element implicitly has an 'any' type because expression of type 'OptionGroup' can't be used to index type '{ readonly __typename?: "ProgressReportVarianceExplanationReasonOptions" | undefined; } & Pick<ProgressReportVarianceExplanationReasonOptions, "behind" | ... 1 more ... | "onTime">'.
|
run:
src/scenes/ProgressReports/EditForm/Steps/ExplanationOfProgress/ExplanationOfProgress.tsx#L168
Element implicitly has an 'any' type because expression of type 'OptionGroup' can't be used to index type '{ readonly __typename?: "ProgressReportVarianceExplanationReasonOptions" | undefined; } & Pick<ProgressReportVarianceExplanationReasonOptions, "behind" | ... 1 more ... | "onTime">'.
|
run:
src/scenes/ProgressReports/EditForm/Steps/ExplanationOfProgress/ExplanationOfProgress.tsx#L172
Element implicitly has an 'any' type because expression of type 'OptionGroup' can't be used to index type '{ readonly __typename?: "ProgressReportVarianceExplanationReasonOptions" | undefined; } & Pick<ProgressReportVarianceExplanationReasonOptions, "behind" | ... 1 more ... | "onTime">'.
|
run
Process completed with exit code 2.
|