Skip to content

improve children prop #319

improve children prop

improve children prop #319

Triggered via pull request June 28, 2024 05:31
Status Failure
Total duration 56s
Artifacts

lint.yml

on: pull_request
Lint and Test
47s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint and Test: src/stories/Center.stories.tsx#L85
Type '{ radius: "md"; backgroundColor: "primary"; pt: "lg"; pr: "lg"; pb: "lg"; pl: "lg"; }' is not assignable to type 'IntrinsicAttributes & (PropsWithoutText | PropsWithTextBody | PropsWithTextNote)'.
Lint and Test: src/stories/Flex.stories.tsx#L187
Type '{ radius: "md"; backgroundColor: "primary"; pt: "lg"; pr: "lg"; pb: "lg"; pl: "lg"; }' is not assignable to type 'IntrinsicAttributes & (PropsWithoutText | PropsWithTextBody | PropsWithTextNote)'.
Lint and Test: src/stories/Stack.stories.tsx#L92
Type '{ radius: "md"; backgroundColor: "primary"; pt: "lg"; pr: "lg"; pb: "lg"; pl: "lg"; }' is not assignable to type 'IntrinsicAttributes & (PropsWithoutText | PropsWithTextBody | PropsWithTextNote)'.
Lint and Test
Process completed with exit code 1.