Skip to content

Bump deps

Bump deps #1456

Triggered via pull request November 22, 2024 15:26
Status Failure
Total duration 1m 46s
Artifacts

deploy-ui-cf-pages.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/