Skip to content

Merge pull request #518 from Discours/bugfix/sv-AuthorCommentsLink #4072

Merge pull request #518 from Discours/bugfix/sv-AuthorCommentsLink

Merge pull request #518 from Discours/bugfix/sv-AuthorCommentsLink #4072

Triggered via push December 16, 2024 10:21
Status Failure
Total duration 45s
Artifacts

node-ci.yml

on: push
Fit to window
Zoom out
Zoom in

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