Skip to content

Bump @storybook/react-vite from 7.6.19 to 8.1.3 #198

Bump @storybook/react-vite from 7.6.19 to 8.1.3

Bump @storybook/react-vite from 7.6.19 to 8.1.3 #198

Triggered via pull request May 24, 2024 03:20
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
build (ubuntu-latest, 18, x64): src/components/action-bar/styles/styled-container.ts#L7
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
build (ubuntu-latest, 18, x64): 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>>'.
build (ubuntu-latest, 18, x64): src/components/app-bar/styles/styled-app-bar.ts#L7
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
build (ubuntu-latest, 18, x64): 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>>'.
build (ubuntu-latest, 18, x64): src/components/app-bar/styles/styled-header.ts#L7
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
build (ubuntu-latest, 18, x64): 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>>'.
build (ubuntu-latest, 18, x64): src/components/app-bar/styles/styled-prefix-container.ts#L7
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
build (ubuntu-latest, 18, x64): 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>>'.
build (ubuntu-latest, 18, x64): src/components/app-bar/styles/styled-suffix-container.ts#L7
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
build (ubuntu-latest, 18, x64): 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>>'.
build (windows-latest, 18, x64)
The job was canceled because "ubuntu-latest_18_x64" failed.
build (windows-latest, 18, x64)
The operation was canceled.
build (ubuntu-latest, 18, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.