Skip to content

fix(deps): update dependency rehype-rewrite to v4 (#32) #116

fix(deps): update dependency rehype-rewrite to v4 (#32)

fix(deps): update dependency rehype-rewrite to v4 (#32) #116

Triggered via push September 24, 2024 06:33
Status Failure
Total duration 47s
Artifacts

win.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: src/nodes/header.ts#L63
Type 'ElementContent | { type: "element"; tagName: string; children: { type: "text"; value: string; }[]; } | { type: "element"; tagName: string; children: { type: "text"; value: string; }[]; }' is not assignable to type 'ElementContent'.
build: src/nodes/header.ts#L64
Type '{ type: "element"; tagName: string; children: { type: "text"; value: string; }[]; }' is not assignable to type 'ElementContent'.
build: src/nodes/header.ts#L74
Type '{ type: "element"; tagName: string; children: { type: "text"; value: string; }[]; }' is not assignable to type 'ElementContent'.
build: src/utils/homeCardIcons.ts#L42
Property 'properties' is missing in type '{ type: "element"; tagName: string; children: ElementContent[]; }' but required in type 'Element'.
build
Process completed with exit code 1.