Accordion: add error labels in title #725
Annotations
9 errors and 5 warnings
Tests (18.x):
src/lib/forms/AccordionField.js#L15
Replace `⏎····FormSectionFeedback,⏎` with `·FormSectionFeedback·`
|
Tests (18.x):
src/lib/forms/widgets/custom_fields/CustomFields.js#L88
Replace `·sectionName.toLowerCase().replace(/\s+/g,·'-'` with `⏎··············sectionName.toLowerCase().replace(/\s+/g,·"-"`
|
Tests (18.x):
src/lib/forms/widgets/custom_fields/DiscoverFieldsSection.js#L103
Replace `·key="discover-fields"·label="Domain·specific·fields"·active·id="domain-specific-fields-section"` with `⏎········key="discover-fields"⏎········label="Domain·specific·fields"⏎········active⏎········id="domain-specific-fields-section"⏎······`
|
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/AccordionField.js#L15
Replace `⏎····FormSectionFeedback,⏎` with `·FormSectionFeedback·`
|
Tests (16.x):
src/lib/forms/widgets/custom_fields/CustomFields.js#L88
Replace `·sectionName.toLowerCase().replace(/\s+/g,·'-'` with `⏎··············sectionName.toLowerCase().replace(/\s+/g,·"-"`
|
Tests (16.x):
src/lib/forms/widgets/custom_fields/DiscoverFieldsSection.js#L103
Replace `·key="discover-fields"·label="Domain·specific·fields"·active·id="domain-specific-fields-section"` with `⏎········key="discover-fields"⏎········label="Domain·specific·fields"⏎········active⏎········id="domain-specific-fields-section"⏎······`
|
Tests (16.x)
Process completed with exit code 1.
|
Tests (18.x)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
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
|