Skip to content

Add external link icons to messages #19

Add external link icons to messages

Add external link icons to messages #19

Triggered via push January 30, 2025 16:55
Status Failure
Total duration 27s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
deploy: src/utils/__tests__/markdownUtils.test.ts#L1
Module '"../markdownUtils"' has no exported member 'processNestedCodeBlocks'.
deploy: src/utils/__tests__/markdownUtils.test.ts#L1
Module '"../markdownUtils"' has no exported member 'transformThinkingTags'.
deploy: src/utils/markdownUtils.ts#L24
Type '(href: string, title: string | null | undefined, text: string) => string' is not assignable to type '({ href, title, tokens }: Link) => string'.
deploy: src/utils/markdownUtils.ts#L25
Expected 1 arguments, but got 3.
deploy: src/utils/markdownUtils.ts#L47
Type 'string | Promise<string>' is not assignable to type 'string'.
deploy
Process completed with exit code 2.