Update vite requirement from ^5.4.4 to ^5.4.5 #276
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>>'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading