Bump github.com/testcontainers/testcontainers-go/modules/compose from 0.30.0 to 0.33.0 #1001
Annotations
6 errors
lint
issues found
|
lint:
cli/ctl/apply/apply_controller.go#L96
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
lint:
core/util/i32/i32.go#L45
variable max has same name as predeclared identifier (predeclared)
|
lint:
core/kafka/acl.go#L195
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
core/kafka/acl.go#L97
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
core/model/res/apply.go#L24
printf: non-constant format string in call to fmt.Errorf (govet)
|