Update testcontainers-go/modules/postgres #1946
build.yml
on: push
Matrix: examples
Matrix: test
lint
38s
type generation
10s
dead code check
32s
license check
4s
validate examples JSON
10s
release
0s
Annotations
5 errors
lint:
pkg/testutils/util.go#L45
SA1019: postgres.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Postgres container type (staticcheck)
|
lint:
pkg/testutils/util.go#L46
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:
pkg/testutils/util.go#L45
SA1019: postgres.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Postgres container type (staticcheck)
|
lint:
pkg/testutils/util.go#L46
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
issues found
|