Skip to content

DCAT-2: Fix the usage score order #40

DCAT-2: Fix the usage score order

DCAT-2: Fix the usage score order #40

Re-run triggered January 27, 2025 21:51
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Matrix: eslint
Matrix: vitest
tests-passed
0s
tests-passed
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
src/ts/pages/DataCatalog/__tests__/DataCatalog.test.tsx > DataCatalog > request new collections upon form submission: src/ts/pages/DataCatalog/__tests__/DataCatalog.test.tsx#L119
Error: Timed out in waitFor. Ignored nodes: comments, script, style <html> <head /> <body> <div> <div class="data-catalog-wrapper" > <header class="hzn-main-header" > <div class="pt-4 container" > <h1> Data Catalog </h1> <form class="" > <div class="hzn-search hzn-global-header" > <input class="form-control" data-testid="collection-search__keyword" name="keyword" placeholder="Search using keywords, platform, dataset name, and more…" role="searchbox" type="text" value="C002-FAK" /> <button aria-label="Submit" class="hzn-search__button btn btn-primary" type="button" /> </div> </form> <ul class="hzn-applied-filters" > <li hidden="" > <button class="hzn-applied-filters__clear btn btn-link" type="button" > Clear all </button> </li> </ul> </div> </header> <div class="hzn-body" > <div class="container" > <div class="justify-content-between row" > <div aria-hidden="true" class="offcanvas-lg offcanvas-start hzn-sidebar hzn-offcanvas hzn-column col" data-testid="search-filters" id="search-filters" > <header class="offcanvas-header hzn-offcanvas__header" > <h1> Filters </h1> <button aria-label="Close" class="btn-close" type="button" /> </header> <header class="offcanvas-lg" > <h1> Filters </h1> </header> <form class="hzn-filters" role="search" > <div aria-label="Filters accordion" class="hzn-filters__accordion accordion" > <div class="accordion-item" > <h2 class="accordion-header" > <button aria-expanded="true" class="accordion-button" type="button" > Topics </button> </h2> <div class="accordion-collapse collapse show" > <div class="accordion-body" > <ul class="hzn-filters__facets" > <li class="hzn-checklist-item" > <input id="science_keywords_h=Keyw0" name="science_keywords_h" type="checkbox" value="Keyw0" /> <label for="science_keywords_h=Keyw0" > Ke
src/ts/pages/DataCatalog/__tests__/DataCatalog.test.tsx > DataCatalog > when navigating to the next page > should click the next button and page 2 should be active : src/ts/pages/DataCatalog/__tests__/DataCatalog.test.tsx#L422
TestingLibraryElementError: Unable to find role="list" and name `/pagination/i` Ignored nodes: comments, script, style <body> <div> <div class="data-catalog-wrapper" > <header class="hzn-main-header" > <div class="pt-4 container" > <h1> Data Catalog </h1> <form class="" > <div class="hzn-search hzn-global-header" > <input class="form-control" data-testid="collection-search__keyword" name="keyword" placeholder="Search using keywords, platform, dataset name, and more…" role="searchbox" type="text" value="C002-FAKE" /> <button aria-label="Submit" class="hzn-search__button btn btn-primary" type="button" /> </div> </form> <ul class="hzn-applied-filters" > <li hidden="" > <button class="hzn-applied-filters__clear btn btn-link" type="button" > Clear all </button> </li> </ul> </div> </header> <div class="hzn-body" > <div class="container" > <div class="justify-content-between row" > <div aria-hidden="true" class="offcanvas-lg offcanvas-start hzn-sidebar hzn-offcanvas hzn-column col" data-testid="search-filters" id="search-filters" > <header class="offcanvas-header hzn-offcanvas__header" > <h1> Filters </h1> <button aria-label="Close" class="btn-close" type="button" /> </header> <header class="offcanvas-lg" > <h1> Filters </h1> </header> <form class="hzn-filters" role="search" > <div aria-label="Filters accordion" class="hzn-filters__accordion accordion" > <div class="accordion-item" > <h2 class="accordion-header" > <button aria-expanded="true" class="accordion-button" type="button" > Topics </button> </h2> <div class="accordion-collapse collapse show" > <div class="accordion-body" > <ul class="hzn-filters__facets" > <li class="hzn-checklist-item" > <input id="science_keywords_h=Found Keyw0" name="science_keywords_h" type="checkbox" value="Found Keyw0" /> <label for="science_keywords_h=Found Keyw0" > Found Keyw0 (10) </label> </li> <li class="hzn-checklist-item" >
vitest (lts/jod)
Process completed with exit code 1.
eslint (lts/jod)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
vitest (lts/jod)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636