Skip to content

fix: renderCustomElements is not bullet-proof #769

fix: renderCustomElements is not bullet-proof

fix: renderCustomElements is not bullet-proof #769

Triggered via pull request December 23, 2024 04:56
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

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

Annotations

3 errors and 1 warning
test/customElements/renderCustomElements.test.ts > renderCustomElements > handles single custom element object: test/customElements/renderCustomElements.test.ts#L98
AssertionError: expected null to be truthy - Expected: null + Received: false ❯ test/customElements/renderCustomElements.test.ts:98:20
test/customElements/renderCustomElements.test.ts > renderCustomElements > handles array of custom elements: test/customElements/renderCustomElements.test.ts#L119
TypeError: Cannot read properties of null (reading 'type') ❯ test/customElements/renderCustomElements.test.ts:119:22
ci (18.x)
Process completed with exit code 1.
ci (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636