feat(cli): add unattended mode flag to sanity undeploy
#28420
Annotations
4 errors and 1 warning
Test:
packages/sanity/src/_internal/cli/actions/deploy/undeployAction.ts#L50
TypeError: Cannot read properties of undefined (reading 'yes')
❯ Module.undeployStudioAction [as default] actions/deploy/undeployAction.ts:50:40
❯ actions/deploy/__tests__/undeployAction.test.ts:78:5
|
Test:
packages/sanity/src/_internal/cli/actions/deploy/undeployAction.ts#L50
TypeError: Cannot read properties of undefined (reading 'yes')
❯ Module.undeployStudioAction [as default] actions/deploy/undeployAction.ts:50:40
❯ actions/deploy/__tests__/undeployAction.test.ts:100:5
|
Test:
packages/sanity/src/_internal/cli/actions/deploy/__tests__/undeployAction.test.ts#L118
AssertionError: expected [Function] to throw error including 'Example error' but got 'Cannot read properties of undefined (…'
Expected: "Example error"
Received: "Cannot read properties of undefined (reading 'yes')"
❯ actions/deploy/__tests__/undeployAction.test.ts:118:5
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading