Add secret #29
Annotations
10 errors
Run on Ubuntu:
test/utils/utils.go#L95
unnecessary conversion (unconvert)
|
Run on Ubuntu:
test/utils/utils.go#L156
unnecessary conversion (unconvert)
|
Run on Ubuntu:
internal/controller/bucket_controller.go#L245
Error return value of `s3Client.WaitUntilBucketExists` is not checked (errcheck)
|
Run on Ubuntu:
internal/controller/bucket_controller.go#L285
Error return value of `s3Client.WaitUntilBucketNotExists` is not checked (errcheck)
|
Run on Ubuntu:
internal/controller/bucket_controller.go#L146
ineffectual assignment to bucketExists (ineffassign)
|
Run on Ubuntu:
test/e2e/e2e_test.go#L281
unnecessary conversion (unconvert)
|
Run on Ubuntu:
test/e2e/e2e_test.go#L96
printf: non-constant format string in call to fmt.Fprintf (govet)
|
Run on Ubuntu:
test/e2e/e2e_test.go#L98
printf: non-constant format string in call to fmt.Fprintf (govet)
|
Run on Ubuntu:
test/e2e/e2e_test.go#L105
printf: non-constant format string in call to fmt.Fprintf (govet)
|
Run on Ubuntu
issues found
|