Skip to content

build(deps): bump @mui/material from 5.13.2 to 5.14.7 #879

build(deps): bump @mui/material from 5.13.2 to 5.14.7

build(deps): bump @mui/material from 5.13.2 to 5.14.7 #879

Triggered via pull request September 5, 2023 08:48
Status Failure
Total duration 3m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

quality_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.