Raaghu React Storybook Deployment #62
Annotations
7 errors
install and build storybook:
raaghu-elements/__tests__/rds-alert.test.tsx#L14
Property 'linkUrl' is missing in type '{ message: string; type: "info"; }' but required in type 'RdsAlertProps'.
|
install and build storybook:
raaghu-elements/__tests__/rds-alert.test.tsx#L22
Property 'linkUrl' is missing in type '{ message: string; icon: string; type: "info"; }' but required in type 'RdsAlertProps'.
|
install and build storybook:
raaghu-elements/__tests__/rds-app-detail.test.tsx#L13
Property 'selected' is missing in type '{ icon: string; iconColor: string; iconHeight: string; iconWidth: string; iconFill: true; iconStroke: true; title: string; subtitle: string; route: string; routeLabel: string; }' but required in type '{ title: string; subtitle: string; icon: string; route: string; selected: boolean; iconHeight: string; iconWidth: string; iconFill: boolean; iconColor: string; iconStroke: boolean; routeLabel: string; }'.
|
install and build storybook:
raaghu-elements/__tests__/rds-app-detail.test.tsx#L28
Property 'linkUrl' is missing in type '{ appDetailsItem: { title: string; subtitle: string; icon: string; route: string; selected: boolean; iconHeight: string; iconWidth: string; iconFill: boolean; iconColor: string; iconStroke: boolean; routeLabel: string; }; }' but required in type 'RdsAppDetailProps'.
|
install and build storybook:
raaghu-elements/__tests__/rds-app-detail.test.tsx#L40
Property 'linkUrl' is missing in type '{ appDetailsItem: { title: string; subtitle: string; icon: string; route: string; selected: boolean; iconHeight: string; iconWidth: string; iconFill: boolean; iconColor: string; iconStroke: boolean; routeLabel: string; }; }' but required in type 'RdsAppDetailProps'.
|
install and build storybook:
raaghu-elements/__tests__/rds-app-detail.test.tsx#L48
Property 'linkUrl' is missing in type '{ appDetailsItem: { title: string; subtitle: string; icon: string; route: string; selected: boolean; iconHeight: string; iconWidth: string; iconFill: boolean; iconColor: string; iconStroke: boolean; routeLabel: string; }; }' but required in type 'RdsAppDetailProps'.
|
install and build storybook
Process completed with exit code 1.
|
Loading