Update @babel/core requirement from ^7.24.9 to ^7.25.9 #287
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)
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/
|