Add external link icons to messages #20
Annotations
6 errors
src/utils/__tests__/markdownUtils.test.ts#L1
Module '"../markdownUtils"' has no exported member 'processNestedCodeBlocks'.
|
src/utils/__tests__/markdownUtils.test.ts#L1
Module '"../markdownUtils"' has no exported member 'transformThinkingTags'.
|
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'.
|
src/utils/markdownUtils.ts#L25
Expected 1 arguments, but got 3.
|
src/utils/markdownUtils.ts#L47
Type 'string | Promise<string>' is not assignable to type 'string'.
|
|
The logs for this run have expired and are no longer available.
Loading