feat(sdk): add support for the forceDestroy property on the bucket #19678
build.yml
on: pull_request
Build
2m 55s
Test
3m 26s
Matrix: e2e-test
Console Preview
0s
Matrix: sdk-spec-test / test
Waiting for pending jobs
Publish
0s
Annotations
11 errors
Build
Object literal may only specify known properties, and 'forceDeploy' does not exist in type 'BucketSchema'.
|
Build
Argument of type 'string' is not assignable to parameter of type 'boolean'.
|
Build
Object literal may only specify known properties, and 'rm_delete' does not exist in type 'StorageContainerConfig'.
|
Build
@winglang/sdk#compile: command (/home/runner/work/wing/wing/packages/@winglang/sdk) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
Build
Process completed with exit code 1.
|
Test
Object literal may only specify known properties, and 'forceDeploy' does not exist in type 'BucketSchema'.
|
Test
Argument of type 'string' is not assignable to parameter of type 'boolean'.
|
Test
Object literal may only specify known properties, and 'rm_delete' does not exist in type 'StorageContainerConfig'.
|
Test
@winglang/sdk#compile: command (/home/runner/work/wing/wing/packages/@winglang/sdk) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
Test
Process completed with exit code 1.
|
Quality Gate
Process completed with exit code 1.
|