Skip to content

deposit: add anchor IDs to sections #724

deposit: add anchor IDs to sections

deposit: add anchor IDs to sections #724

Triggered via pull request February 12, 2025 16:47
Status Failure
Total duration 51s
Artifacts

js-tests.yml

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

Annotations

5 errors and 3 warnings
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 job was canceled because "_16_x" failed.
Tests (18.x)
The operation was canceled.
Tests (16.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 (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