Bump svelte from 4.2.17 to 4.2.19 #48
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 (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_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 (18.x)
Process completed with exit code 1.
|
build (20.x)
The following actions use a deprecated Node.js version 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/
|