customfields: allow hidding section name #646
Annotations
5 errors and 7 warnings
Tests (16.x):
src/lib/forms/widgets/custom_fields/CustomFields.js#L82
Replace `⏎··············fields,⏎··············paths,⏎··············displaySection,⏎··············section:·sectionName,⏎···········` with `·fields,·paths,·displaySection,·section:·sectionName`
|
Tests (16.x)
Process completed with exit code 1.
|
Tests (18.x)
The job was canceled because "_16_x" failed.
|
Tests (18.x):
src/lib/forms/widgets/custom_fields/CustomFields.js#L82
Replace `⏎··············fields,⏎··············paths,⏎··············displaySection,⏎··············section:·sectionName,⏎···········` with `·fields,·paths,·displaySection,·section:·sectionName`
|
Tests (18.x)
The operation was canceled.
|
Tests (16.x)
The following actions uses Node.js version which is deprecated 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 (16.x):
src/lib/forms/widgets/custom_fields/AddDiscoverableFieldsModal.js#L13
'Divider' is defined 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
|
Tests (18.x):
src/lib/forms/widgets/custom_fields/AddDiscoverableFieldsModal.js#L13
'Divider' is defined but never used
|
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
|