fix(deps): update react dependencies #726
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
src/app/components/AddressFormatter/index.tsx#L31
'StyledBox' cannot be used as a JSX component.
|
lint:
src/app/components/AddressFormatter/index.tsx#L33
'StyledText' cannot be used as a JSX component.
|
lint:
src/app/components/AlertBox/index.tsx#L42
Argument of type 'import("/home/runner/work/oasis-wallet-web/oasis-wallet-web/node_modules/@types/hoist-non-react-statics/node_modules/@types/react/index").Context<import("/home/runner/work/oasis-wallet-web/oasis-wallet-web/node_modules/@types/styled-components/index").DefaultTheme>' is not assignable to parameter of type 'React.Context<import("/home/runner/work/oasis-wallet-web/oasis-wallet-web/node_modules/@types/styled-components/index").DefaultTheme>'.
|
lint:
src/app/components/BuildBanner/index.tsx#L26
'StickyBanner' cannot be used as a JSX component.
|
lint:
src/app/components/BuildBanner/index.tsx#L45
'StickyBanner' cannot be used as a JSX component.
|
lint:
src/app/components/BuildBanner/index.tsx#L57
'StickyBanner' cannot be used as a JSX component.
|
lint:
src/app/components/MobileFooterNavigation/index.tsx#L83
'StyledMobileFooterNavigation' cannot be used as a JSX component.
|
lint:
src/app/components/SelectWithIcon/index.tsx#L39
'StyledBox' cannot be used as a JSX component.
|
lint:
src/app/components/SelectWithIcon/index.tsx#L40
'StyledIconContainer' cannot be used as a JSX component.
|
lint:
src/app/components/Toolbar/index.tsx#L38
'StyledToolbar' cannot be used as a JSX component.
|