Bump @mui/x-date-pickers from 6.19.0 to 7.6.1 #17
Annotations
5 errors and 1 warning
src/components/shared/TableFilters.tsx#L472
Type 'Date | {}' is not assignable to type 'Date | null | undefined'.
|
src/components/shared/TableFilters.tsx#L495
Type 'Date | {}' is not assignable to type 'Date | null | undefined'.
|
src/components/shared/wizard/WizardStepper.tsx#L76
Type '(props: customStepIconProps) => JSX.Element' is not assignable to type 'ElementType<StepIconProps> | undefined'.
|
src/components/shared/wizard/WizardStepperEvent.tsx#L69
Type '(props: customStepIconProps) => JSX.Element' is not assignable to type 'ElementType<StepIconProps> | undefined'.
|
|
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/
|
This job failed
Loading