Fixed incorrect identify of the current block if a nested editor is used in it #2522
Annotations
10 errors and 10 warnings
|
ESlint
Process completed with exit code 1.
|
|
ESlint:
test/cypress/fixtures/tools/NestedEditorTool.ts#L114
Missing semicolon
|
|
ESlint:
test/cypress/fixtures/tools/NestedEditorTool.ts#L103
Missing accessibility modifier on set property accessor data
|
|
ESlint:
test/cypress/fixtures/tools/NestedEditorTool.ts#L96
Missing accessibility modifier on get property accessor data
|
|
ESlint:
test/cypress/fixtures/tools/NestedEditorTool.ts#L86
Missing semicolon
|
|
ESlint:
test/cypress/fixtures/tools/NestedEditorTool.ts#L75
Missing semicolon
|
|
ESlint:
test/cypress/fixtures/tools/NestedEditorTool.ts#L74
Missing semicolon
|
|
ESlint:
test/cypress/fixtures/tools/NestedEditorTool.ts#L46
Missing accessibility modifier on get property accessor enableLineBreaks
|
|
ESlint:
test/cypress/fixtures/tools/NestedEditorTool.ts#L38
Missing accessibility modifier on get property accessor isReadOnlySupported
|
|
ESlint:
test/cypress/fixtures/tools/NestedEditorTool.ts#L9
All imports in the declaration are only used as types. Use `import type`
|
|
ESlint:
src/components/core.ts#L131
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
|
ESlint:
src/components/core.ts#L121
Unexpected value in conditional. A boolean expression is required
|
|
ESlint:
src/components/core.ts#L109
Unexpected value in conditional. A boolean expression is required
|
|
ESlint:
src/components/core.ts#L109
Unexpected value in conditional. A boolean expression is required
|
|
ESlint:
src/components/core.ts#L108
Unexpected value in conditional. A boolean expression is required
|
|
ESlint:
src/components/blocks.ts#L216
Unexpected object value in conditional. The condition is always true
|
|
ESlint:
src/components/block/index.ts#L920
Unexpected object value in conditional. The condition is always true
|
|
ESlint:
src/components/block/index.ts#L229
Unexpected any value in conditional. An explicit comparison or type cast is required
|
|
ESlint:
src/components/block/index.ts#L101
The type 'BlockTool' is undefined
|
|
ESlint:
src/components/block/index.ts#L70
The type 'BlockTool' is undefined
|