Skip to content

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

Issue #3324781: Add split text functionality to CKEditor 5

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

Triggered via pull request April 5, 2024 08:09
Status Failure
Total duration 28s
Artifacts

reviewdog.yml

on: pull_request
runner / eslint
16s
runner / eslint
runner / phpcs
16s
runner / phpcs
runner / misspell
14s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

4 errors
runner / eslint: js/build/split_paragraph.js#L1
[eslint] reported by reviewdog 🐶 Parsing error: Unexpected token . Raw Output: {"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token .","line":1,"column":2598}
runner / eslint: js/ckeditor5_plugins/split_paragraph/src/index.js#L6
[eslint] reported by reviewdog 🐶 Parsing error: 'import' and 'export' may appear only with 'sourceType: module' Raw Output: {"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: 'import' and 'export' may appear only with 'sourceType: module'","line":6,"column":1}
runner / eslint: js/ckeditor5_plugins/split_paragraph/src/splitparagraphcommand.js#L6
[eslint] reported by reviewdog 🐶 Parsing error: 'import' and 'export' may appear only with 'sourceType: module' Raw Output: {"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: 'import' and 'export' may appear only with 'sourceType: module'","line":6,"column":1}
runner / eslint
Process completed with exit code 1.