Skip to content

Papi migration

Papi migration #1453

Triggered via pull request November 22, 2024 15:04
@TbautTbaut
synchronize #559
tbaut-papi
Status Failure
Total duration 2m 19s
Artifacts

deploy-ui-cf-pages.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
deploy
Type '((event: React.SyntheticEvent<Element, Event>, value: string, reason: import("/home/runner/work/Multix/Multix/node_modules/@mui/base/useAutocomplete/useAutocomplete").AutocompleteInputChangeReason) => void) | undefined' is not assignable to type '((event: React.SyntheticEvent<Element, Event>, value: string, reason: import("/home/runner/work/Multix/Multix/node_modules/@mui/material/useAutocomplete/useAutocomplete").AutocompleteInputChangeReason) => void) | undefined'.
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
Module '"@reactive-dot/core/wallets.js"' has no exported member 'InjectedWalletAggregator'.
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/