Merge pull request #518 from Discours/bugfix/sv-AuthorCommentsLink #4072
Annotations
4 errors and 1 warning
ci:
src/components/Comments/CommentsTree.tsx#L175
Type '(value: string) => Promise<void>' is not assignable to type '(content: string) => Promise<boolean>'.
|
ci:
src/components/Editor/Toolbar/FullBubbleMenu.tsx#L288
Type '(value: string) => void' is not assignable to type '(content: string) => Promise<boolean>'.
|
ci:
src/components/Views/InboxView.tsx#L292
Type '(message: string) => void' is not assignable to type '(content: string) => Promise<boolean>'.
|
ci
Process completed with exit code 2.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|