Skip to content

build(deps-dev): bump jsdom from 24.0.0 to 24.1.1 #1000

build(deps-dev): bump jsdom from 24.0.0 to 24.1.1

build(deps-dev): bump jsdom from 24.0.0 to 24.1.1 #1000

Triggered via pull request August 12, 2024 07:54
Status Failure
Total duration 32s
Artifacts

test.yml

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

Annotations

3 errors and 1 warning
src/test/htmlCanvasTest.js > htmlCanvas > can render HTML tags: src/test/htmlCanvasTest.js#L47
AssertionError: expected undefined to be truthy - Expected: undefined + Received: false ❯ src/test/htmlCanvasTest.js:47:24 ❯ withCanvas src/test/htmlCanvasTest.js:10:2 ❯ src/test/htmlCanvasTest.js:40:3
src/test/htmlCanvasTest.js > htmlCanvas > tags can be nested: src/test/htmlCanvasTest.js#L238
AssertionError: expected undefined to be truthy - Expected: undefined + Received: false ❯ src/test/htmlCanvasTest.js:238:47 ❯ withCanvas src/test/htmlCanvasTest.js:10:2 ❯ src/test/htmlCanvasTest.js:228:3
build (lts/*)
Process completed with exit code 1.
build (lts/*)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/