Skip to content

🔄 Redefine schema in terms of @types/mdast #68

🔄 Redefine schema in terms of @types/mdast

🔄 Redefine schema in terms of @types/mdast #68

Triggered via pull request October 22, 2024 10:31
Status Failure
Total duration 29s
Artifacts

lint_and_unittests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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'.