Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.28.0 to 0.31.0 #670
Annotations
10 errors and 1 warning
Check
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
|
Check
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
|
Check
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
|
Check
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
|
Check
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
|
Check
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
|
Check
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
|
Check
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
|
Check
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)
|
Check
impossible type assertion: opt.(Option)
|
Check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|