Skip to content

feat: rfc-index.html test init #62

feat: rfc-index.html test init

feat: rfc-index.html test init #62

Triggered via push February 3, 2025 05:50
Status Failure
Total duration 40s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
utilities/rfc-index.html.test.ts > renderRfcIndexDotTxt > original rfc-index.html rendering: client/utilities/rfc-index.html.test.ts#L95
AssertionError: expected { number: 1, …(2) } to be undefined // Object.is equality - Expected: undefined + Received: Object { "body": Object { "__v_isVNode": true, "__v_skip": true, "anchor": null, "appContext": null, "children": Array [ Array [ "S. Crocker", ], " [ April 1969 ] ", "(TXT, HTML)", Array [], " (Status: unknown)", " (Stream: Legacy)", "(doi: 10.17487/RFC0001)", ], "component": null, "ctx": null, "dirs": null, "dynamicChildren": null, "dynamicProps": null, "el": null, "key": null, "patchFlag": 0, "props": null, "ref": null, "scopeId": null, "shapeFlag": 17, "slotScopeIds": null, "ssContent": null, "ssFallback": null, "staticCount": 0, "suspense": null, "target": null, "targetAnchor": null, "targetStart": null, "transition": null, "type": "span", }, "heading": "Host Software", "number": 1, } ❯ utilities/rfc-index.html.test.ts:95:26 ❯ utilities/rfc-index.html.test.ts:93:18
build
Process completed with exit code 1.