Skip to content

Issue #3324781: Add split text functionality to CKEditor 5 #229

Issue #3324781: Add split text functionality to CKEditor 5

Issue #3324781: Add split text functionality to CKEditor 5 #229

Triggered via pull request April 16, 2024 10:35
Status Success
Total duration 31s
Artifacts

reviewdog.yml

on: pull_request
runner / eslint
18s
runner / eslint
runner / phpcs
18s
runner / phpcs
runner / misspell
20s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 9 warnings
[drupal-coder (drupal)] tests/src/FunctionalJavascript/ParagraphsFeaturesSplitTextTest.php#L115 <Drupal.Commenting.InlineComment.SpacingBefore>: tests/src/FunctionalJavascript/ParagraphsFeaturesSplitTextTest.php#L115
4 spaces found before inline comment; expected "// $is_option_visible = $session->evaluateScript("jQuery('.paragraphs-features__split-text__option:visible').length === 1");" but found "// $is_option_visible = $session->evaluateScript("jQuery('.paragraphs-features__split-text__option:visible').length === 1");"
[eslint] js/ckeditor5_plugins/split_paragraph/src/index.js#L6: js/ckeditor5_plugins/split_paragraph/src/index.js#L6
Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
[eslint] webpack.config.js#L55 <import/no-unresolved>: webpack.config.js#L55
Definition for rule 'import/no-unresolved' was not found.