[NoQA] [Wave8] Workspace List Items #15658
Annotations
3 errors
typecheck:
src/components/MentionSuggestions.tsx#L103
Property 'mentionSuggestionsHandle' does not exist on type '{ autoCompleteSuggestionsContainer: { backgroundColor: string; borderRadius: number; borderWidth: number; borderColor: string; justifyContent: "center"; boxShadow: "0px 4px 12px 0px rgba(0, 0, 0, 0.06)"; position: "absolute"; left: number; right: number; paddingVertical: 8; }; ... 818 more ...; gap7: { ...; }; }'. Did you mean 'mentionSuggestionsText'?
|
typecheck:
src/components/MentionSuggestions.tsx#L122
Property 'mentionSuggestionsHandle' does not exist on type '{ autoCompleteSuggestionsContainer: { backgroundColor: string; borderRadius: number; borderWidth: number; borderColor: string; justifyContent: "center"; boxShadow: "0px 4px 12px 0px rgba(0, 0, 0, 0.06)"; position: "absolute"; left: number; right: number; paddingVertical: 8; }; ... 818 more ...; gap7: { ...; }; }'. Did you mean 'mentionSuggestionsText'?
|
typecheck
Process completed with exit code 2.
|