Skip to content

Bump vite from 5.4.11 to 6.0.0 #292

Bump vite from 5.4.11 to 6.0.0

Bump vite from 5.4.11 to 6.0.0 #292

Triggered via pull request November 27, 2024 03:59
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

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

Annotations

12 errors
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.