Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.29.1 to 0.33.0 in /integration-test #257
Annotations
3 errors
run
cannot use (*Option)(nil) (value of type *Option) as testcontainers.ContainerCustomizer value in variable declaration: *Option does not implement testcontainers.ContainerCustomizer (wrong type for method Customize)
|
run
impossible type assertion: opt.(Option)
|
run
Process completed with exit code 1.
|