Bump github.com/testcontainers/testcontainers-go from 0.33.0 to 0.34.0 #215
Annotations
4 errors
test (1.22.x):
mock/wait/mock.go#L38
cannot use (*StrategyTarget)(nil) (value of type *StrategyTarget) as "github.com/testcontainers/testcontainers-go/wait".StrategyTarget value in variable declaration: *StrategyTarget does not implement "github.com/testcontainers/testcontainers-go/wait".StrategyTarget (missing method CopyFileFromContainer)
|
test (1.22.x)
Process completed with exit code 2.
|
test (1.23.x):
mock/wait/mock.go#L38
cannot use (*StrategyTarget)(nil) (value of type *StrategyTarget) as "github.com/testcontainers/testcontainers-go/wait".StrategyTarget value in variable declaration: *StrategyTarget does not implement "github.com/testcontainers/testcontainers-go/wait".StrategyTarget (missing method CopyFileFromContainer)
|
test (1.23.x)
Process completed with exit code 2.
|