Skip to content

[NoQA] [Wave8] Workspace List Items #15658

[NoQA] [Wave8] Workspace List Items

[NoQA] [Wave8] Workspace List Items #15658

Triggered via pull request December 12, 2023 21:55
Status Failure
Total duration 1m 12s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.