chore(deps): update material-ui monorepo #514
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
example-ci.yml
on: pull_request
build-vite
2m 9s
build-nextjs
2m 23s
Annotations
20 errors
build-vite
Cannot find module '@mui/base/ButtonUnstyled' or its corresponding type declarations.
|
build-vite
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly primary: "primary"; readonly secondary: "secondary"; readonly default: "primary"; }'.
|
build-vite
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ large: string; medium: string; small: string; } | { large: string; medium: string; small: string; } | { large: string; medium: string; small: string; } | { large: string; medium: string; small: string; }'.
|
build-vite
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ large: string; medium: string; small: string; }'.
|
build-vite
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ filled: string; outlined: string; text: string; }'.
|
build-vite
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ subtle: { filled: (string | false)[]; outlined: (string | false)[]; text: (string | false)[]; }; primary: { filled: string; outlined: string; text: string; }; secondary: { filled: string; outlined: string; text: string; }; shade: { ...; }; negative: { ...; }; }'.
|
build-vite
Parameter 'e' implicitly has an 'any' type.
|
build-vite
Parameter 'e' implicitly has an 'any' type.
|
build-vite
Parameter 'e' implicitly has an 'any' type.
|
build-vite
Parameter 'e' implicitly has an 'any' type.
|
build-nextjs
Cannot find module '@mui/base/ButtonUnstyled' or its corresponding type declarations.
|
build-nextjs
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly primary: "primary"; readonly secondary: "secondary"; readonly default: "primary"; }'.
|
build-nextjs
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ large: string; medium: string; small: string; } | { large: string; medium: string; small: string; } | { large: string; medium: string; small: string; } | { large: string; medium: string; small: string; }'.
|
build-nextjs
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ large: string; medium: string; small: string; }'.
|
build-nextjs
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ filled: string; outlined: string; text: string; }'.
|
build-nextjs
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ subtle: { filled: (string | false)[]; outlined: (string | false)[]; text: (string | false)[]; }; primary: { filled: string; outlined: string; text: string; }; secondary: { filled: string; outlined: string; text: string; }; shade: { ...; }; negative: { ...; }; }'.
|
build-nextjs
Parameter 'e' implicitly has an 'any' type.
|
build-nextjs
Parameter 'e' implicitly has an 'any' type.
|
build-nextjs
Parameter 'e' implicitly has an 'any' type.
|
build-nextjs
Parameter 'e' implicitly has an 'any' type.
|