Skip to content

Sign container images using AWS Signer and notation CLI during the re… #21919

Sign container images using AWS Signer and notation CLI during the re…

Sign container images using AWS Signer and notation CLI during the re… #21919

Triggered via push December 1, 2023 23:03
Status Failure
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: test/framework/flux.go#L838
cyclomatic complexity 26 of func `(*ClusterE2ETest).validateWorkerNodeMachineSpec` is high (> 10) (gocyclo)
lint: test/framework/worker_nodes.go#L21
cyclomatic complexity 12 of func `(*ClusterE2ETest).ValidateWorkerNodes` is high (> 10) (gocyclo)
lint: test/framework/flux.go#L431
cyclomatic complexity 12 of func `(*ClusterE2ETest).CleanUpGitRepo` is high (> 10) (gocyclo)
lint: test/framework/flux.go#L527
cyclomatic complexity 11 of func `(*ClusterE2ETest).validateWorkerNodeMultiConfigUpdates` is high (> 10) (gocyclo)
lint: test/framework/cloudstack.go#L37
var-naming: const cloudstackSshAuthorizedKeyVar should be cloudstackSSHAuthorizedKeyVar (revive)
lint: test/framework/cloudstack.go#L74
exported: exported type CloudStack should have comment or be unexported (revive)
lint: test/framework/cluster.go#L60
var-naming: const JobIdVar should be JobIDVar (revive)
lint: test/framework/curatedpackages.go#L10
exported: exported type PackageConfig should have comment or be unexported (revive)
lint: test/framework/network.go#L32
var-naming: func GenerateUniqueIp should be GenerateUniqueIP (revive)
lint: test/framework/awsiam.go#L23
exported: exported const AWSIamRoleArn should have comment (or a comment on this block) or be unexported (revive)