Skip to content

fix(deps): update testcontainers-go monorepo to v0.32.0 #1464

fix(deps): update testcontainers-go monorepo to v0.32.0

fix(deps): update testcontainers-go monorepo to v0.32.0 #1464

Triggered via push August 8, 2024 17:23
Status Failure
Total duration 1m 8s
Artifacts

lint-go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
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)
lint: testing/containersx/dbcontainers.go#L94
SA1019: postgres.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Postgres container type (staticcheck)
lint
issues found