Update testcontainers-go monorepo to v0.34.0 #25
Annotations
3 errors
lint-go:
mailroom/user/postgres/store_test.go#L323
SA1019: pgtc.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Postgres container type (staticcheck)
|
lint-go:
mailroom/user/postgres/store_test.go#L324
SA1019: testcontainers.WithImage is deprecated: the modules API forces passing the image as part of the signature of the Run function. WithImage sets the image for a container (staticcheck)
|
lint-go
Process completed with exit code 1.
|