Skip to content

Use typescript for plugins #963

Use typescript for plugins

Use typescript for plugins #963

Triggered via pull request February 12, 2026 14:01
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Build pages
44s
Build pages
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build pages: src/__tests__/rehype-static-to-dynamic.test.ts#L668
Argument of type '{ type: string; children: { type: string; tagName: string; children: { type: string; tagName: string; data: { meta: string; }; children: { type: string; value: any; }[]; }[]; }[]; }' is not assignable to parameter of type 'Root'.
Build pages: src/__tests__/rehype-static-to-dynamic.test.ts#L607
Argument of type '{ type: string; children: { type: string; tagName: string; children: { type: string; tagName: string; data: { meta: string; }; children: { type: string; value: any; }[]; }[]; }[]; }' is not assignable to parameter of type 'Root'.
Build pages: src/__tests__/rehype-static-to-dynamic.test.ts#L541
Argument of type '{ type: string; children: { type: string; tagName: string; children: { type: string; tagName: string; data: { meta: string; }; children: { type: string; value: any; }[]; }[]; }[]; }' is not assignable to parameter of type 'Root'.
Build pages: src/__tests__/rehype-static-to-dynamic.test.ts#L472
Argument of type '{ type: string; children: { type: string; tagName: string; children: { type: string; tagName: string; data: { meta: string; }; children: { type: string; value: any; }[]; }[]; }[]; }' is not assignable to parameter of type 'Root'.
Build pages: src/__tests__/rehype-static-to-dynamic.test.ts#L409
Argument of type '{ type: string; children: { type: string; tagName: string; children: { type: string; tagName: string; data: { meta: string; }; children: { type: string; value: any; }[]; }[]; }[]; }' is not assignable to parameter of type 'Root'.
Build pages: src/__tests__/rehype-static-to-dynamic.test.ts#L345
Argument of type '{ type: string; children: { type: string; tagName: string; children: { type: string; tagName: string; data: { meta: string; }; children: { type: string; value: any; }[]; }[]; }[]; }' is not assignable to parameter of type 'Root'.
Build pages: src/__tests__/rehype-static-to-dynamic.test.ts#L279
Argument of type '{ type: string; children: { type: string; tagName: string; children: { type: string; tagName: string; data: { meta: string; }; children: { type: string; value: any; }[]; }[]; }[]; }' is not assignable to parameter of type 'Root'.
Build pages: src/__tests__/rehype-static-to-dynamic.test.ts#L216
Argument of type '{ type: string; children: { type: string; tagName: string; children: { type: string; tagName: string; data: { meta: string; }; children: { type: string; value: any; }[]; }[]; }[]; }' is not assignable to parameter of type 'Root'.
Build pages: src/__tests__/rehype-static-to-dynamic.test.ts#L155
Argument of type '{ type: string; children: { type: string; tagName: string; children: { type: string; tagName: string; data: { meta: string; }; children: { type: string; value: any; }[]; }[]; }[]; }' is not assignable to parameter of type 'Root'.
Build pages: src/__tests__/rehype-static-to-dynamic.test.ts#L101
Argument of type '{ type: string; children: { type: string; tagName: string; children: { type: string; tagName: string; data: { meta: string; }; children: { type: string; value: any; }[]; }[]; }[]; }' is not assignable to parameter of type 'Root'.