Release 2.0.0 #185
Annotations
4 errors and 3 warnings
build:
showcase/showcase.ts#L6
Property 'referenceType' is missing in type '{ _ref: string; _type: "reference"; }' but required in type 'Reference'.
|
build:
showcase/showcase.ts#L16
Property 'referenceType' is missing in type '{ _type: "reference"; _ref: string; url: string; alt: string; }' but required in type 'AssetReference'.
|
build:
showcase/showcase.ts#L27
Property 'referenceType' is missing in type '{ _ref: string; _type: "reference"; }' but required in type 'Reference'.
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/transformers/transformer-models.ts#L129
"sub" | "sup" | "strong" | "em" | "code" is overridden by string in this union type
|
build:
src/utils/transformer-utils.ts#L175
"sub" | "sup" | "strong" | "em" | "code" is overridden by string in this union type
|