🔄 Redefine schema in terms of @types/mdast
#68
Annotations
11 errors
lint
Process completed with exit code 2.
|
build (20.x):
test/compiled.ts#L55
Type '{ type: "mystRole"; name: string; value: string; }' is not assignable to type 'PhrasingContent'.
|
build (20.x):
test/compiled.ts#L63
Type '{ type: "crossReference"; kind: "numref"; identifier: string; label: string; }' is not assignable to type 'PhrasingContent'.
|
build (20.x):
test/compiled.ts#L63
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
build (20.x):
test/compiled.ts#L67
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
build (20.x):
test/compiled.ts#L71
Type '{ type: "crossReference"; kind: "ref"; identifier: string; label: string; }' is not assignable to type 'PhrasingContent'.
|
build (20.x):
test/compiled.ts#L71
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
build (20.x):
test/compiled.ts#L75
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
build (20.x):
test/compiled.ts#L79
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
build (20.x):
test/compiled.ts#L83
Object literal may only specify known properties, and '"identifier"' does not exist in type 'Container'.
|
build (20.x):
test/compiled.ts#L87
Type '{ type: "crossReference"; kind: "ref"; identifier: string; label: string; }' is not assignable to type 'PhrasingContent'.
|