Skip to content

feat: parser

feat: parser #48

Triggered via pull request February 16, 2024 23:33
@pi0pi0
synchronize #15
feat/parser
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci: src/parser/markdownit.ts#L84
Type '(string | Node)[]' is not assignable to type 'Node[]'.
ci: src/parser/mdast.ts#L52
Type 'string | { tag: "br"; }' is not assignable to type 'Node'.
ci
Process completed with exit code 1.