Update react-icons requirement from ^5.2.1 to ^5.4.0 #296
Annotations
10 errors and 1 warning
src/components/action-bar/styles/styled-container.ts#L7
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
|
src/components/action-bar/styles/styled-container.ts#L15
Argument of type '(props: BarkThemeProps<ActionBarProps>) => "100%" | "fit-content"' is not assignable to parameter of type 'Interpolation<FastOmit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>'.
|
src/components/app-bar/styles/styled-app-bar.ts#L7
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
|
src/components/app-bar/styles/styled-app-bar.ts#L19
Argument of type '(props: BarkThemeProps<AppBarProps>) => "sticky" | "relative"' is not assignable to parameter of type 'Interpolation<FastOmit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>'.
|
src/components/app-bar/styles/styled-header.ts#L7
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
|
src/components/app-bar/styles/styled-header.ts#L15
Argument of type '(props: BarkThemeProps<AppBarProps>) => "24px" | "16px" | "32px"' is not assignable to parameter of type 'Interpolation<FastOmit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>'.
|
src/components/app-bar/styles/styled-prefix-container.ts#L7
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
|
src/components/app-bar/styles/styled-prefix-container.ts#L14
Argument of type '(props: BarkThemeProps<AppBarProps>) => "2px 4px" | "4px 5px" | "4px 6px"' is not assignable to parameter of type 'Interpolation<FastOmit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>'.
|
src/components/app-bar/styles/styled-suffix-container.ts#L7
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
|
src/components/app-bar/styles/styled-suffix-container.ts#L14
Argument of type '(props: BarkThemeProps<AppBarProps>) => "2px 4px" | "4px 5px" | "4px 6px"' is not assignable to parameter of type 'Interpolation<FastOmit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading