Skip to content

Fixed incorrect identify of the current block if a nested editor is used in it #2522

Fixed incorrect identify of the current block if a nested editor is used in it

Fixed incorrect identify of the current block if a nested editor is used in it #2522

Triggered via pull request January 9, 2026 11:00
Status Failure
Total duration 56s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ESlint
Process completed with exit code 1.
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#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