Skip to content

Update testcontainers-go monorepo to v0.34.0 #25

Update testcontainers-go monorepo to v0.34.0

Update testcontainers-go monorepo to v0.34.0 #25

Triggered via pull request November 25, 2024 19:28
Status Failure
Total duration 1m 48s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-go: mailroom/user/postgres/store_test.go#L323
SA1019: pgtc.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Postgres container type (staticcheck)
lint-go: mailroom/user/postgres/store_test.go#L324
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-go
Process completed with exit code 1.