Fix #6051 Deprecate keycode to code #13145
Annotations
10 warnings
Run npm run ci-check:
examples/vanilla-js-plugin/src/emoji-plugin/EmojiPlugin.ts#L14
$createEmojiNode called from textNodeTransform, without $ prefix or read/update context
|
Run npm run ci-check:
examples/vanilla-js-plugin/src/prepopulatedRichText.ts#L10
$getRoot called from prepopulatedRichText, without $ prefix or read/update context
|
Run npm run ci-check:
examples/vanilla-js/src/prepopulatedRichText.ts#L11
$getRoot called from prepopulatedRichText, without $ prefix or read/update context
|
Run npm run ci-check:
packages/lexical-code/src/CodeHighlighter.ts#L204
$createTextNode called from textNodeTransform, without $ prefix or read/update context
|
Run npm run ci-check:
packages/lexical-code/src/CodeHighlighter.ts#L314
$createLineBreakNode called from getHighlightNodes, without $ prefix or read/update context
|
Run npm run ci-check:
packages/lexical-code/src/CodeHighlighter.ts#L349
$getNodeByKey called from updateAndRetainSelection, without $ prefix or read/update context
|
Run npm run ci-check:
packages/lexical-code/src/CodeHighlighter.ts#L513
$getSelection called from handleTab, without $ prefix or read/update context
|
Run npm run ci-check:
packages/lexical-code/src/CodeHighlighter.ts#L567
$getSelection called from handleMultilineIndent, without $ prefix or read/update context
|
Run npm run ci-check:
packages/lexical-code/src/CodeHighlighter.ts#L630
$getSelection called from handleShiftLines, without $ prefix or read/update context
|
Run npm run ci-check:
packages/lexical-code/src/CodeHighlighter.ts#L762
$getSelection called from handleMoveTo, without $ prefix or read/update context
|
Loading