Skip to content

Minor comment updates #72

Minor comment updates

Minor comment updates #72

Triggered via push January 4, 2024 22:08
Status Failure
Total duration 1m 21s
Artifacts

ci.yaml

on: push
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: bootstrap_test.go#L76
undefined: testcontainers (typecheck)
lint: bootstrap_test.go#L78
undefined: testcontainers (typecheck)
lint: bootstrap_test.go#L98
undefined: testcontainers (typecheck)
lint: ../../../go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.26.0/docker_auth.go#L42
client.Close undefined (type *DockerClient has no field or method Close) (typecheck)
lint: ../../../go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.26.0/docker_client.go#L126
tcClient.Close undefined (type DockerClient has no field or method Close) (typecheck)
lint: ../../../go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.26.0/reaper.go#L62
dockerClient.Close undefined (type *DockerClient has no field or method Close) (typecheck)
lint: ../../../go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.26.0/reaper.go#L87
dockerClient.ContainerList undefined (type *DockerClient has no field or method ContainerList) (typecheck)
lint: ../../../go/pkg/mod/github.com/testcontainers/testcontainers-go/modules/mysql@v0.26.0/mysql.go#L94
c.MappedPort undefined (type *MySQLContainer has no field or method MappedPort) (typecheck)