Handle deprecated variance explanation reasons #3168
Annotations
3 errors and 3 warnings
run:
src/scenes/ProgressReports/EditForm/Steps/ExplanationOfProgress/ExplanationOfProgress.tsx#L172
Type '() => EmotionJSX.Element[]' is not assignable to type 'readonly string[]'.
|
run:
src/scenes/ProgressReports/EditForm/Steps/ExplanationOfProgress/ExplanationOfProgress.tsx#L175
Type '{ name: any; variant: string; value: any; disabled: boolean; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<(<T extends string>(props: EnumOptionsProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => ReactElement<...> | null), EnumOptionsProps<...> & { ...; }>'.
|
run
Process completed with exit code 2.
|
run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-regex-match@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|