idea for organizing state and files #274
Annotations
3 errors
src/components/CheckBoxTree/index.tsx#L324
Property 'colorInfoForPicker' is missing in type '{ color: string; agentName: string; tags: string[]; }' but required in type 'ColorSwatchProps'.
|
src/components/ColorPickerPopover/index.tsx#L33
Type '{ agentName: string; tags: string[]; oldColor: string; colorInfoForPicker: any; }' is not assignable to type 'IntrinsicAttributes & { oldColor: string; agentName: string; tags: string[]; infoForPicker: any; context?: Context<ReactReduxContextValue<any, AnyAction>> | undefined; store?: Store<...> | undefined; } & { ...; }'.
|
|
The logs for this run have expired and are no longer available.
Loading