Bump deps #1456
Annotations
5 errors and 1 warning
deploy
Property 'method' does not exist on type 'SignerPayloadJSON | SignerPayloadRaw'.
|
deploy
Cannot find module '@mui/base/useAutocomplete/useAutocomplete' or its corresponding type declarations.
|
deploy
Type '{ children: ReactNode | ReactNode[]; key: string; component: string; }' is not assignable to type 'IntrinsicAttributes & BoxOwnProps<Theme> & Omit<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & { ...; }, keyof BoxOwnProps<...>> & MUIStyledCommonProps<...>'.
|
deploy
Argument of type 'ThemeOptions' is not assignable to parameter of type 'Omit<ThemeOptions, "components"> & Pick<CssVarsThemeOptions, "components" | "defaultColorScheme" | "colorSchemes"> & { ...; }'.
|
deploy
Process completed with exit code 2.
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|