🔄 Redefine schema in terms of @types/mdast
#68
Annotations
10 errors
Run the tests:
test/compiled.ts#L55
Type '{ type: "mystRole"; name: string; value: string; }' is not assignable to type 'PhrasingContent'.
|
Run the tests:
test/compiled.ts#L63
Type '{ type: "crossReference"; kind: "numref"; identifier: string; label: string; }' is not assignable to type 'PhrasingContent'.
|
Run the tests:
test/compiled.ts#L63
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
Run the tests:
test/compiled.ts#L67
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
Run the tests:
test/compiled.ts#L71
Type '{ type: "crossReference"; kind: "ref"; identifier: string; label: string; }' is not assignable to type 'PhrasingContent'.
|
Run the tests:
test/compiled.ts#L71
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
Run the tests:
test/compiled.ts#L75
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
Run the tests:
test/compiled.ts#L79
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
Run the tests:
test/compiled.ts#L83
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
Run the tests:
test/compiled.ts#L87
Type '{ type: "crossReference"; kind: "ref"; identifier: string; label: string; }' is not assignable to type 'PhrasingContent'.
|
Loading