Skip to content

Bump @mui/x-date-pickers from 6.19.0 to 7.6.1 #17

Bump @mui/x-date-pickers from 6.19.0 to 7.6.1

Bump @mui/x-date-pickers from 6.19.0 to 7.6.1 #17

Triggered via pull request June 1, 2024 11:26
Status Failure
Total duration 33s
Artifacts

deploy-test.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
main: src/components/shared/TableFilters.tsx#L472
Type 'Date | {}' is not assignable to type 'Date | null | undefined'.
main: src/components/shared/TableFilters.tsx#L495
Type 'Date | {}' is not assignable to type 'Date | null | undefined'.
main: src/components/shared/wizard/WizardStepper.tsx#L76
Type '(props: customStepIconProps) => JSX.Element' is not assignable to type 'ElementType<StepIconProps> | undefined'.
main: src/components/shared/wizard/WizardStepperEvent.tsx#L69
Type '(props: customStepIconProps) => JSX.Element' is not assignable to type 'ElementType<StepIconProps> | undefined'.
main
Process completed with exit code 2.
main
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/