Skip to content

widgets: propagate initial value field #667

widgets: propagate initial value field

widgets: propagate initial value field #667

Triggered via pull request September 11, 2024 14:28
Status Failure
Total duration 51s
Artifacts

js-tests.yml

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

Annotations

9 errors and 7 warnings
Tests (18.x): src/lib/forms/TextField.js#L24
'value' is missing in props validation
Tests (18.x): src/lib/forms/widgets/select/Dropdown.js#L27
'value' is missing in props validation
Tests (18.x): src/lib/forms/widgets/text/Input.js#L18
'value' is missing in props validation
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/TextField.js#L24
'value' is missing in props validation
Tests (16.x): src/lib/forms/widgets/select/Dropdown.js#L27
'value' is missing in props validation
Tests (16.x): src/lib/forms/widgets/text/Input.js#L18
'value' is missing in props validation
Tests (16.x)
The operation was canceled.
Tests (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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