Release 2.0.0 #171
Annotations
3 errors and 3 warnings
build:
tests/transfomers/portable-text-transformer/mapi-transformer.spec.ts#L1
Run autofix to sort these imports!
|
build:
tests/transfomers/portable-text-transformer/portable-text-transformer.spec.ts#L1
'transformToPortableText' is defined but never used
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/transformers/transformer-models.ts#L129
"strong" | "em" | "sub" | "sup" | "code" is overridden by string in this union type
|
build:
src/utils/transformer-utils.ts#L258
"strong" | "em" | "sub" | "sup" | "code" is overridden by string in this union type
|