Skip to content

Update all minor/patch packages #835

Update all minor/patch packages

Update all minor/patch packages #835

Triggered via push January 13, 2025 05:22
Status Failure
Total duration 41s
Artifacts

main.yaml

on: push
Build Lint Test
33s
Build Lint Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Build Lint Test: src/components/Box/Box.tsx#L1
Type 'StyledComponent<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, any, object>' is not assignable to type 'FC<BoxProps>'.
Build Lint Test: src/components/Text/Text.tsx#L1
Type 'StyledComponent<DetailedHTMLProps<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, any, object>' is not assignable to type 'FC<TextProps>'.
Build Lint Test
Process completed with exit code 2.
Build Lint Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Lint Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/