Use typescript for plugins #963
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'.
|