Skip to content

chore(deps): bump marked from 9.1.6 to 17.0.3 #63

chore(deps): bump marked from 9.1.6 to 17.0.3

chore(deps): bump marked from 9.1.6 to 17.0.3 #63

Triggered via pull request February 20, 2026 14:47
Status Failure
Total duration 52s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Type Check
Process completed with exit code 2.
Type Check: src/StepDetailPanel.ts#L884
Expected 1 arguments, but got 3.
Type Check: src/StepDetailPanel.ts#L871
Type '(href: string, title: string | null | undefined, linkText: string) => string' is not assignable to type '({ href, title, tokens }: Link) => string'.
Conversion Tests
Process completed with exit code 2.
Conversion Tests: src/StepDetailPanel.ts#L884
Expected 1 arguments, but got 3.
Conversion Tests: src/StepDetailPanel.ts#L871
Type '(href: string, title: string | null | undefined, linkText: string) => string' is not assignable to type '({ href, title, tokens }: Link) => string'.
Build
Process completed with exit code 2.
Build: src/StepDetailPanel.ts#L884
Expected 1 arguments, but got 3.
Build: src/StepDetailPanel.ts#L871
Type '(href: string, title: string | null | undefined, linkText: string) => string' is not assignable to type '({ href, title, tokens }: Link) => string'.
Smoke Test
Process completed with exit code 2.
Smoke Test: src/StepDetailPanel.ts#L884
Expected 1 arguments, but got 3.
Smoke Test: src/StepDetailPanel.ts#L871
Type '(href: string, title: string | null | undefined, linkText: string) => string' is not assignable to type '({ href, title, tokens }: Link) => string'.