Skip to content

feat: add support for Markdown Front Matter parsing #20

feat: add support for Markdown Front Matter parsing

feat: add support for Markdown Front Matter parsing #20

Re-run triggered April 21, 2025 15:46
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Checks (typechecking, linting, formatting)
17s
Checks (typechecking, linting, formatting)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Checks (typechecking, linting, formatting): src/hooks/use-ast.ts#L46
Argument of type '{ body: string; }' is not assignable to parameter of type 'File'.
Checks (typechecking, linting, formatting): src/hooks/use-ast.ts#L54
Argument of type '{ body: string; }' is not assignable to parameter of type 'File'.
Checks (typechecking, linting, formatting): src/hooks/use-ast.ts#L71
Argument of type '{ body: string; }' is not assignable to parameter of type 'File'.
Checks (typechecking, linting, formatting)
Process completed with exit code 2.