Skip to content

custom fields: added check for unfilled fields #590

custom fields: added check for unfilled fields

custom fields: added check for unfilled fields #590

Triggered via push February 1, 2024 10:55
Status Success
Total duration 46s
Artifacts

js-tests.yml

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

Annotations

6 warnings
Tests (16.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 (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
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