Skip to content

fix(deps): update react dependencies #726

fix(deps): update react dependencies

fix(deps): update react dependencies #726

Triggered via pull request October 16, 2023 06:47
Status Failure
Total duration 2m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.