Begin work on Reward Tile #50
storybook-chromatic.yml
on: push
publish-storybook
46s
Annotations
10 errors
publish-storybook:
lib/components/atoms/BaseTile/BaseTile.stories.tsx#L20
Type '{ tileHeight: TileHeight.Full; configuration: { imageUrl: string; }; }' is missing the following properties from type 'Tile': id, type, active, createdAt, updatedAt
|
publish-storybook:
lib/components/atoms/BaseTile/BaseTile.stories.tsx#L29
Type '{ tileHeight: TileHeight.Half; configuration: { imageUrl: string; }; }' is missing the following properties from type 'Tile': id, type, active, createdAt, updatedAt
|
publish-storybook:
lib/components/atoms/LoadingIndicator/LoadingIndicator.stories.tsx#L21
Type '{ tileHeight: TileHeight.Full; }' is missing the following properties from type 'Tile': id, type, active, createdAt, and 2 more.
|
publish-storybook:
lib/components/atoms/LoadingIndicator/LoadingIndicator.stories.tsx#L27
Type '{ tileHeight: TileHeight.Full; }' is missing the following properties from type 'Tile': id, type, active, createdAt, and 2 more.
|
publish-storybook:
lib/components/molecules/Grid/Grid.stories.tsx#L51
Type 'null' is not assignable to type 'string | undefined'.
|
publish-storybook:
lib/components/molecules/Grid/Grid.stories.tsx#L52
Type 'null' is not assignable to type 'string | undefined'.
|
publish-storybook:
lib/components/molecules/Grid/Grid.stories.tsx#L68
Type 'null' is not assignable to type 'string | undefined'.
|
publish-storybook:
lib/components/molecules/Grid/Grid.stories.tsx#L69
Type 'null' is not assignable to type 'string | undefined'.
|
publish-storybook:
lib/components/molecules/Grid/Grid.stories.tsx#L70
Type 'null' is not assignable to type 'string | undefined'.
|
publish-storybook:
lib/components/molecules/Grid/Grid.stories.tsx#L71
Type 'null' is not assignable to type 'string | undefined'.
|