Add MAPI resolver #144
Annotations
2 errors and 5 warnings
Run npm run build:
tsconfig.json#L25
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
Run npm run build
Process completed with exit code 2.
|
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/
|
Run npm run lint:
src/transformers/portable-text-transformer/portable-text-transformer.ts#L103
"strong" | "em" | "sub" | "sup" | "code" is overridden by string in this union type
|
Run npm run lint:
src/transformers/portable-text-transformer/portable-text-transformer.ts#L123
"strong" | "em" | "sub" | "sup" | "code" is overridden by string in this union type
|
Run npm run lint:
src/transformers/transformer-models.ts#L127
"strong" | "em" | "sub" | "sup" | "code" is overridden by string in this union type
|
Run npm run lint:
src/utils/transformer-utils.ts#L212
"strong" | "em" | "sub" | "sup" | "code" is overridden by string in this union type
|
Loading