Skip to content

test: add preact test #1

test: add preact test

test: add preact test #1

Triggered via push March 18, 2024 23:38
Status Failure
Total duration 15s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
error: expect(received).toStrictEqual(expected): tests/solidjs/prerender.test.tsx#L27
+ <div innerHTML=undefined /> - { - props: { - innerHTML: "<div>Hello, Solidjs!</div>", - }, - type: "div", - } - Expected - 6 + Received + 1 at /home/runner/work/prerender-macro/prerender-macro/tests/solidjs/prerender.test.tsx:27:7
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.