Skip to content

fix: always add the url to json output #3840

fix: always add the url to json output

fix: always add the url to json output #3840

Triggered via pull request January 11, 2026 16:23
Status Failure
Total duration 37s
Artifacts

typecheck.yml

on: pull_request
typecheck
32s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors
typecheck
Process completed with exit code 2.
typecheck: tests/integration/commands/deploy/deploy.test.ts#L83
Property 'siteUrl' does not exist on type 'Deploy'.
typecheck: tests/integration/commands/deploy/deploy.test.ts#L83
Object literal may only specify known properties, and 'url' does not exist in type '{ content?: string | undefined; headers?: Record<string, string> | undefined; path: string; pathname?: string | undefined; siteUrl: string; }'.