Skip to content

build: upgrade to Storybook 7 #3167

build: upgrade to Storybook 7

build: upgrade to Storybook 7 #3167

Triggered via pull request November 13, 2023 10:12
Status Failure
Total duration 5m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: components/Action/src/ActionActions.tsx#L11
Type 'string | number | true | Element | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode>' is not assignable to type 'ReactNode'.
build: components/Action/src/ActionActions.tsx#L11
'ArrowRightIcon' cannot be used as a JSX component.
build: components/Action/src/ActionContent.tsx#L8
Type 'import("/home/runner/work/denhaag/denhaag/node_modules/.pnpm/@types[email protected]/node_modules/@types/react/index").ReactNode' is not assignable to type 'React.ReactNode'.
build: components/Action/src/ActionDate.tsx#L27
'AlertTriangleFilledIcon' cannot be used as a JSX component.
build: components/Action/src/Time.tsx#L5
Type 'import("/home/runner/work/denhaag/denhaag/node_modules/.pnpm/@types[email protected]/node_modules/@types/react/index").ReactNode' is not assignable to type 'React.ReactNode'.
build: components/ContactTimeline/src/ContactTimeline.tsx#L65
'ContactTimelineList' cannot be used as a JSX component.
build: components/ContactTimeline/src/ContactTimeline.tsx#L69
'ContactTimelineListItem' cannot be used as a JSX component.
build: components/ContactTimeline/src/ContactTimeline.tsx#L71
Type 'Key' is not assignable to type 'Key | null | undefined'.
build: components/ContactTimeline/src/ContactTimeline.tsx#L103
'Step' cannot be used as a JSX component.
build: components/ContactTimeline/src/ContactTimeline.tsx#L104
'StepHeader' cannot be used as a JSX component.
build
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/