Skip to content

chore(deps): bump github.com/testcontainers/testcontainers-go from 0.30.0 to 0.32.0 #77

chore(deps): bump github.com/testcontainers/testcontainers-go from 0.30.0 to 0.32.0

chore(deps): bump github.com/testcontainers/testcontainers-go from 0.30.0 to 0.32.0 #77

Status Failure
Total duration 1m 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Go: postgres/internal/container.go#L10
could not import github.com/testcontainers/testcontainers-go/modules/postgres (-: # github.com/testcontainers/testcontainers-go/modules/postgres
Go
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
Go
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
Go
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
Go
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
Go
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement) (typecheck)
Go: firestore/event_store_test.go#L10
could not import github.com/testcontainers/testcontainers-go/modules/gcloud (-: # github.com/testcontainers/testcontainers-go/modules/gcloud
Go
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)
Go
impossible type assertion: opt.(Option)
Go
issues found