Attachments target octet-stream content type (#112) #108
Annotations
4 errors
src/exports/extensions/attachment.ts#L244
Type '(this: { name: string; options: AttachmentOptions; storage: any; parent: (() => readonly ParseRule[] | undefined) | undefined; editor?: Editor | undefined; }) => ({ ...; } | { ...; })[]' is not assignable to type '(this: { name: string; options: AttachmentOptions; storage: any; parent: (() => readonly ParseRule[] | undefined) | undefined; editor?: Editor | undefined; }) => readonly ParseRule[] | undefined'.
|
src/exports/extensions/attachment.ts#L250
Argument of type 'string | HTMLElement' is not assignable to parameter of type 'HTMLElement'.
|
|
|
The logs for this run have expired and are no longer available.
Loading