fix: always add the url to json output #3840
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; }'.
|