Skip to content

Update dependency @mui/x-date-pickers to v6 #3429

Update dependency @mui/x-date-pickers to v6

Update dependency @mui/x-date-pickers to v6 #3429

Triggered via pull request August 7, 2023 07:30
Status Failure
Total duration 22m 30s
Artifacts

ci-build.yml

on: pull_request
Lint & Unit Tests
1m 1s
Lint & Unit Tests
DataGateway DataView End to End Tests
21m 6s
DataGateway DataView End to End Tests
DataGateway Download End to End Tests
22m 18s
DataGateway Download End to End Tests
DataGateway Search End to End Tests
18m 45s
DataGateway Search End to End Tests
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 6 warnings
Lint & Unit Tests
Type '{ inputFormat: string; mask: string; views: ("month" | "hours" | "minutes" | "seconds" | "year" | "day")[]; value: Date | null; maxDate: Date; onChange: (date: Date | null) => void; componentsProps: { ...; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DateTimePickerProps<Date> & RefAttributes<HTMLDivElement>'.
Lint & Unit Tests
Parameter 'renderProps' implicitly has an 'any' type.
Lint & Unit Tests
Type '{ inputFormat: string; mask: string; views: ("month" | "hours" | "minutes" | "seconds" | "year" | "day")[]; value: Date | null; minDate: Date; onChange: (date: Date | null) => void; componentsProps: { ...; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DateTimePickerProps<Date> & RefAttributes<HTMLDivElement>'.
Lint & Unit Tests
Parameter 'renderProps' implicitly has an 'any' type.
Lint & Unit Tests
Type '{ inputFormat: string; mask: string; value: Date | null; maxDate: Date; onChange: (date: Date | null) => void; componentsProps: { actionBar: { actions: "clear"[]; }; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DatePickerProps<Date> & RefAttributes<HTMLDivElement>'.
Lint & Unit Tests
Parameter 'renderProps' implicitly has an 'any' type.
Lint & Unit Tests
Type '{ inputFormat: string; mask: string; value: Date | null; minDate: Date; onChange: (date: Date | null) => void; componentsProps: { actionBar: { actions: "clear"[]; }; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DatePickerProps<Date> & RefAttributes<HTMLDivElement>'.
Lint & Unit Tests
Parameter 'renderProps' implicitly has an 'any' type.
Lint & Unit Tests
Process completed with exit code 1.
DataGateway Search End to End Tests
Type '{ inputFormat: string; mask: string; views: ("month" | "hours" | "minutes" | "seconds" | "year" | "day")[]; value: Date | null; maxDate: Date; onChange: (date: Date | null) => void; componentsProps: { ...; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DateTimePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway Search End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway Search End to End Tests
Type '{ inputFormat: string; mask: string; views: ("month" | "hours" | "minutes" | "seconds" | "year" | "day")[]; value: Date | null; minDate: Date; onChange: (date: Date | null) => void; componentsProps: { ...; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DateTimePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway Search End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway Search End to End Tests
Type '{ inputFormat: string; mask: string; value: Date | null; maxDate: Date; onChange: (date: Date | null) => void; componentsProps: { actionBar: { actions: "clear"[]; }; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DatePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway Search End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway Search End to End Tests
Type '{ inputFormat: string; mask: string; value: Date | null; minDate: Date; onChange: (date: Date | null) => void; componentsProps: { actionBar: { actions: "clear"[]; }; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DatePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway Search End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway Search End to End Tests
Process completed with exit code 1.
DataGateway DataView End to End Tests
Type '{ inputFormat: string; mask: string; views: ("month" | "hours" | "minutes" | "seconds" | "year" | "day")[]; value: Date | null; maxDate: Date; onChange: (date: Date | null) => void; componentsProps: { ...; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DateTimePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway DataView End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway DataView End to End Tests
Type '{ inputFormat: string; mask: string; views: ("month" | "hours" | "minutes" | "seconds" | "year" | "day")[]; value: Date | null; minDate: Date; onChange: (date: Date | null) => void; componentsProps: { ...; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DateTimePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway DataView End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway DataView End to End Tests
Type '{ inputFormat: string; mask: string; value: Date | null; maxDate: Date; onChange: (date: Date | null) => void; componentsProps: { actionBar: { actions: "clear"[]; }; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DatePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway DataView End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway DataView End to End Tests
Type '{ inputFormat: string; mask: string; value: Date | null; minDate: Date; onChange: (date: Date | null) => void; componentsProps: { actionBar: { actions: "clear"[]; }; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DatePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway DataView End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway DataView End to End Tests
Process completed with exit code 1.
DataGateway Download End to End Tests
Type '{ inputFormat: string; mask: string; views: ("month" | "hours" | "minutes" | "seconds" | "year" | "day")[]; value: Date | null; maxDate: Date; onChange: (date: Date | null) => void; componentsProps: { ...; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DateTimePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway Download End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway Download End to End Tests
Type '{ inputFormat: string; mask: string; views: ("month" | "hours" | "minutes" | "seconds" | "year" | "day")[]; value: Date | null; minDate: Date; onChange: (date: Date | null) => void; componentsProps: { ...; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DateTimePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway Download End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway Download End to End Tests
Type '{ inputFormat: string; mask: string; value: Date | null; maxDate: Date; onChange: (date: Date | null) => void; componentsProps: { actionBar: { actions: "clear"[]; }; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DatePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway Download End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway Download End to End Tests
Type '{ inputFormat: string; mask: string; value: Date | null; minDate: Date; onChange: (date: Date | null) => void; componentsProps: { actionBar: { actions: "clear"[]; }; }; components: { ...; }; OpenPickerButtonProps: { ...; }; renderInput: (renderProps: any) => Element; }' is not assignable to type 'IntrinsicAttributes & DatePickerProps<Date> & RefAttributes<HTMLDivElement>'.
DataGateway Download End to End Tests
Parameter 'renderProps' implicitly has an 'any' type.
DataGateway Download End to End Tests
Process completed with exit code 1.
DataGateway Search End to End Tests
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/
DataGateway Search End to End Tests
No files were found with the provided path: packages/datagateway-search/cypress/screenshots. No artifacts will be uploaded.
DataGateway DataView End to End Tests
No files were found with the provided path: packages/datagateway-dataview/cypress/screenshots. No artifacts will be uploaded.
DataGateway DataView End to End Tests
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/
DataGateway Download End to End Tests
No files were found with the provided path: packages/datagateway-download/cypress/screenshots. No artifacts will be uploaded.
DataGateway Download End to End Tests
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/