Skip to content

feat: correctly exclude invalid html tables #5059

feat: correctly exclude invalid html tables

feat: correctly exclude invalid html tables #5059

Triggered via push March 5, 2024 21:50
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
docs: packages/@atjson/renderer-commonmark/src/index.ts#L785
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
docs: packages/@atjson/renderer-html/src/index.ts#L290
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
docs
Process completed with exit code 2.
build: packages/@atjson/renderer-commonmark/src/index.ts#L785
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build: packages/@atjson/renderer-html/src/index.ts#L290
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build
Process completed with exit code 2.
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: packages/@atjson/renderer-commonmark/src/index.ts#L713
'_paragraph' is defined but never used
build: packages/@atjson/renderer-commonmark/src/index.ts#L714
'_context' is defined but never used
build: packages/@atjson/renderer-commonmark/test/commonmark.test.ts#L1
'serialize' is defined but never used
build: packages/@atjson/renderer-commonmark/test/commonmark.test.ts#L1
'SliceAnnotation' is defined but never used
build: packages/@atjson/renderer-commonmark/test/commonmark.test.ts#L5
'uuid' is defined but never used
build: packages/@atjson/renderer-commonmark/test/commonmark.test.ts#L6
'createTree' is defined but never used
build: packages/@atjson/renderer-commonmark/test/commonmark.test.ts#L6
'extractSlices' is defined but never used
build: packages/@atjson/renderer-hir/src/index.ts#L184
'_document' is defined but never used
build: packages/@atjson/renderer-hir/src/index.ts#L188
'_args' is defined but never used
build: packages/@atjson/source-commonmark/test/commonmark.test.ts#L4
'OffsetSource' is defined but never used