Skip to content

feat(ebay-table): selection mode #1321

feat(ebay-table): selection mode

feat(ebay-table): selection mode #1321

Triggered via pull request October 15, 2024 13:37
Status Failure
Total duration 3m 36s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
src/components/ebay-donut-chart/test/test.browser.js > given a donut chart > that it renders with three paths: src/components/ebay-donut-chart/test/test.browser.js#L23
TestingLibraryElementError: Unable to find a label with the text of: Chart. Highcharts interactive chart. Ignored nodes: comments, script, style <div> <div class="donut-chart" > <div class="donut-chart__grid" > <div class="donut-chart__title" > Donut chart title </div> <div class="donut-chart__metric" > <div class="donut-chart__metric-value" > 174 Total </div> <div class="donut-chart__metric-label" > 3.78% return rate </div> </div> <div class="donut-chart__graph" id="ebay-donut-graph-c1" /> <div class="donut-chart__legend" > <div class="chart-legend" > <dl class="chart-legend__list" > <div class="chart-legend__item" > <dt class="chart-legend__label" > Portion 1 </dt> <dd class="chart-legend__value" > 20 </dd> </div> <div class="chart-legend__item" > <dt class="chart-legend__label" > Portion 2 </dt> <dd class="chart-legend__value" > 40 </dd> </div> <div class="chart-legend__item" > <dt class="chart-legend__label" > Portion 3 </dt> <dd class="chart-legend__value" > 50 </dd> </div> </dl> </div> </div> </div> </div> </div> Ignored nodes: comments, script, style <html lang="en" > <head> <meta charset="UTF-8" /> <link href="/__vitest__/favicon.svg" rel="icon" type="image/svg+xml" /> <meta content="width=device-width, initial-scale=1.0" name="viewport" /> <title> Vitest Browser Tester </title> <link crossorigin="" href="/__vitest_browser__/preload-helper-D-WYp1PK.js" rel="modulepreload" /> </head> <body> <div> <div class="donut-chart" > <div class="donut-chart__grid" > <div class="donut-chart__title" > Donut chart title </div> <div class="donut-chart__metric" > <div class="donut-chart__metric-value" > 174 Total </div> <div class="donut-chart__metric-label" > 3.78% return rate </div> </div> <div class="donut-chart__graph" id="ebay-donut-graph-c1" /> <div class="donut-chart__legend" > <div class="chart-legend" > <dl class="chart-legend__list" > <div class="chart-legend__item" > <dt class="chart-legend__label" > Portion 1 </dt> <dd class="chart-legend__value" > 20 </dd> </div> <div class="chart-legend__item" > <dt class="chart-legend__label" > Portion 2
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/