chore(deps): bump @tiptap/core from 2.26.3 to 3.30.4 in the npm_and_yarn group across 1 directory #4934
pull-request-build-lint-web-apps.yml
on: pull_request
Build packages
1m 3s
check:format
50s
check:lint
47s
check:types
0s
Annotations
10 errors
|
Build packages
Type '(this: { name: string; parent: (() => TMentionExtensionOptions) | undefined; }) => { renderComponent: (props: TCallbackMentionComponentProps) => ReactNode; ... 7 more ...; suggestion?: Omit<...> | undefined; }' is not assignable to type '(this: { name: string; parent: (() => TMentionExtensionOptions) | undefined; }) => TMentionExtensionOptions'.
|
|
Build packages
Property 'storage' does not exist on type 'Partial<ExtensionConfig<unknown, HeadingExtensionStorage>> | (() => Partial<ExtensionConfig<unknown, HeadingExtensionStorage>>)'.
|
|
Build packages
Object literal may only specify known properties, and 'getHeadings' does not exist in type 'Partial<ExtensionConfig<unknown, HeadingExtensionStorage>> | (() => Partial<ExtensionConfig<unknown, HeadingExtensionStorage>>)'.
|
|
Build packages
Argument of type '{ editor: Editor; transaction: Transaction; }' is not assignable to parameter of type '{ editor: Editor; transaction: Transaction; appendedTransactions: Transaction[]; }'.
|
|
Build packages
Type '(Node<unknown, unknown> | Node<CodeBlockLowlightOptions, any> | Mark<InlineCodeOptions, any> | Mark<LinkOptions, CustomLinkStorage> | ... 19 more ... | Extension<...>)[]' is not assignable to type 'Extensions'.
|
|
Build packages
Property 'emoji' does not exist on type 'Storage'.
|
|
Build packages
Property 'emoji' does not exist on type 'Storage'.
|
|
Build packages
Property 'emoji' does not exist on type 'Storage'.
|
|
Build packages
Property 'emoji' does not exist on type 'Storage'.
|
|
Build packages
Type '(this: { name: string; options: EmojiOptions; parent: (() => EmojiStorage) | undefined; }) => { markdown: { serialize(state: MarkdownSerializerState, node: Node): void; }; emojis?: EmojiItem[] | undefined; isSupported?: ((item: EmojiItem) => boolean) | undefined; }' is not assignable to type '(this: { name: string; options: EmojiOptions; parent: (() => EmojiStorage) | undefined; }) => EmojiStorage'.
|