WIP - Add rotate command #618
Annotations
2 errors and 1 warning
Test w/coverage:
cmd/esc/cli/cli_test.go#L1128
cannot use c.client (variable of type *testPulumiClient) as "github.com/pulumi/esc/cmd/esc/cli/client".Client value in return statement: *testPulumiClient does not implement "github.com/pulumi/esc/cmd/esc/cli/client".Client (missing method RotateEnvironment)
|
Test w/coverage
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading