Merge pull request #13 from condorheroblog/master #6
Annotations
4 errors
ci:
src/components/menus/bubble.ts#L88
Argument of type '`editor.${string}.tooltip`' is not assignable to parameter of type '"editor.bold.tooltip" | "editor.italic.tooltip" | "editor.underline.tooltip" | "editor.strike.tooltip" | "editor.code.tooltip" | "editor.codeblock.tooltip" | "editor.columns.tooltip" | ... 116 more ... | "editor.iframe.tooltip"'.
|
ci:
src/components/menus/bubble.ts#L128
Argument of type '`editor.${string}.tooltip`' is not assignable to parameter of type '"editor.bold.tooltip" | "editor.italic.tooltip" | "editor.underline.tooltip" | "editor.strike.tooltip" | "editor.code.tooltip" | "editor.codeblock.tooltip" | "editor.columns.tooltip" | ... 116 more ... | "editor.iframe.tooltip"'.
|
ci:
src/extensions/BaseKit.ts#L164
Argument of type '`editor.heading.h${any}.tooltip`' is not assignable to parameter of type '"editor.bold.tooltip" | "editor.italic.tooltip" | "editor.underline.tooltip" | "editor.strike.tooltip" | "editor.code.tooltip" | "editor.codeblock.tooltip" | "editor.columns.tooltip" | ... 116 more ... | "editor.iframe.tooltip"'.
|
ci
Process completed with exit code 2.
|