Skip to content

Editor: Fix Jumping Cursor #628

Editor: Fix Jumping Cursor

Editor: Fix Jumping Cursor #628

Triggered via pull request July 3, 2024 19:33
Status Failure
Total duration 44s
Artifacts

js-tests.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
Tests (18.x): src/lib/forms/RichEditor.js#L23
Replace `·id,·value,·disabled,·minHeight,·onBlur,·onChange,·onFocus,·editorConfig,·inputValue,·onEditorChange·}·=` with `⏎······id,⏎······value,⏎······disabled,⏎······minHeight,⏎······onBlur,⏎······onChange,⏎······onFocus,⏎······editorConfig,⏎······inputValue,⏎······onEditorChange,`
Tests (18.x): src/lib/forms/RichEditor.js#L23
'inputValue' is missing in props validation
Tests (18.x): src/lib/forms/RichEditor.js#L23
'onEditorChange' is missing in props validation
Tests (18.x): src/lib/forms/RichEditor.js#L24
Replace `·` with `}·=`
Tests (18.x)
Process completed with exit code 1.
Tests (16.x)
The job was canceled because "_18_x" failed.
Tests (16.x): src/lib/forms/RichEditor.js#L23
Replace `·id,·value,·disabled,·minHeight,·onBlur,·onChange,·onFocus,·editorConfig,·inputValue,·onEditorChange·}·=` with `⏎······id,⏎······value,⏎······disabled,⏎······minHeight,⏎······onBlur,⏎······onChange,⏎······onFocus,⏎······editorConfig,⏎······inputValue,⏎······onEditorChange,`
Tests (16.x): src/lib/forms/RichEditor.js#L23
'inputValue' is missing in props validation
Tests (16.x): src/lib/forms/RichEditor.js#L23
'onEditorChange' is missing in props validation
Tests (16.x): src/lib/forms/RichEditor.js#L24
Replace `·` with `}·=`
Tests (16.x)
Process completed with exit code 1.
Tests (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (18.x): src/lib/forms/widgets/custom_fields/ListAndFilterCustomFields.js#L37
Array.prototype.filter() expects a value to be returned at the end of arrow function
Tests (18.x): src/lib/forms/widgets/text/BooleanCheckbox.js#L25
'_' is assigned a value but never used
Tests (16.x): src/lib/forms/widgets/custom_fields/ListAndFilterCustomFields.js#L37
Array.prototype.filter() expects a value to be returned at the end of arrow function
Tests (16.x): src/lib/forms/widgets/text/BooleanCheckbox.js#L25
'_' is assigned a value but never used