feat: latest lexical #274
Annotations
2 errors and 1 warning
Typecheck:
src/plugins/markdown-shortcut/index.tsx#L104
Property 'regExp' is missing in type '{ dependencies: (typeof CodeBlockNode)[]; replace: (parentNode: ElementNode, _children: LexicalNode[], match: string[]) => void; handleImportAfterStartMatch?: ((args: { ...; }) => [...] | ... 1 more ... | undefined) | undefined; export?: ((node: LexicalNode, traverseChildren: (node: ElementNode) => string) => string...' but required in type 'ElementTransformer'.
|
Typecheck
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading