build(deps): bump @mui/material from 5.13.2 to 5.14.7 #879
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
run-linters:
src/components/Autocomplete.tsx#L16
All declarations of 'AutocompleteProps' must have identical type parameters.
|
run-linters:
src/components/Autocomplete.tsx#L36
Generic type 'AutocompleteProps<Value, Multiple, DisableClearable, FreeSolo, ChipComponent, T>' requires 6 type argument(s).
|
run-linters:
src/components/Autocomplete.tsx#L96
Parameter 'getTagProps' implicitly has an 'any' type.
|
run-linters:
src/components/Autocomplete.tsx#L101
Parameter 'params' implicitly has an 'any' type.
|
run-linters:
src/components/Autocomplete.tsx#L123
Parameter 'props' implicitly has an 'any' type.
|
run-linters:
src/components/Autocomplete.tsx#L123
Binding element 'label' implicitly has an 'any' type.
|
run-linters:
src/components/Autocomplete.tsx#L123
Binding element 'description' implicitly has an 'any' type.
|
run-linters:
src/components/Autocomplete.tsx#L123
Parameter 'state' implicitly has an 'any' type.
|
run-linters:
src/components/Select.tsx#L78
Parameter 'o' implicitly has an 'any' type.
|
run-linters:
src/components/Select.tsx#L80
Parameter 'o' implicitly has an 'any' type.
|