Add rotate command #640
pr-tests.yaml
on: pull_request
lint
/
lint
44s
lint
/
check-copyright
12s
Matrix: test / Test
Annotations
14 errors and 4 warnings
lint / lint
Cannot open: File exists
|
lint / lint
Cannot open: File exists
|
lint / lint
Cannot open: File exists
|
lint / lint
Cannot open: File exists
|
lint / lint
Cannot open: File exists
|
lint / lint
Cannot open: File exists
|
lint / lint
Cannot open: File exists
|
lint / lint
Cannot open: File exists
|
lint / lint
Cannot open: File exists
|
lint / lint
Cannot open: File exists
|
lint / lint:
cmd/esc/cli/cli_test.go#L1140
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 (wrong type for method RotateEnvironment)
|
lint / lint
Process completed with exit code 2.
|
test / Test (1.21.x, true):
cmd/esc/cli/cli_test.go#L1140
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 (wrong type for method RotateEnvironment)
|
test / Test (1.21.x, true)
Process completed with exit code 2.
|
lint / check-copyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test / Test (1.21.x, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|