fix(deps): update testcontainers-go monorepo to v0.32.0 #1469
Annotations
3 errors
golangci-lint:
testing/containersx/dbcontainers.go#L89
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)
|
golangci-lint:
testing/containersx/dbcontainers.go#L94
SA1019: postgres.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Postgres container type (staticcheck)
|
golangci-lint
issues found
|
Loading