Skip to content

chore: update version #45

chore: update version

chore: update version #45

Triggered via push July 5, 2024 12:38
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
tests/Chart.test.ts > Chart Component > initializes with provided options: tests/Chart.test.ts#L124
AssertionError: echarts instance not found: expected null to be truthy - Expected: null + Received: false ❯ tests/Chart.test.ts:124:7
build (18.x)
Process completed with exit code 1.
build (20.x)
The job was canceled because "_18_x" failed.
tests/Chart.test.ts > Chart Component > initializes with provided options: tests/Chart.test.ts#L124
AssertionError: echarts instance not found: expected null to be truthy - Expected: null + Received: false ❯ tests/Chart.test.ts:124:7
build (20.x)
Process completed with exit code 1.
build (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/