Skip to content

Add secret

Add secret #29

Triggered via push December 2, 2024 11:54
Status Failure
Total duration 1m 34s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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