Skip to content

chore(deps): update all dependencies #978

chore(deps): update all dependencies

chore(deps): update all dependencies #978

Triggered via pull request September 5, 2024 16:51
Status Failure
Total duration 3m 56s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: broker/sqs/subscriber.go#L100
G115: integer overflow conversion int -> int32 (gosec)
lint: broker/sqs/subscriber.go#L101
G115: integer overflow conversion int -> int32 (gosec)
lint: internal/testhelpers/aws.go#L23
SA1019: localstack.RunContainer is deprecated: use Run instead RunContainer creates an instance of the LocalStack container type (staticcheck)
lint: internal/testhelpers/aws.go#L24
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: internal/testhelpers/postgres.go#L34
SA1019: postgres.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Postgres container type (staticcheck)
lint: internal/testhelpers/postgres.go#L35
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
issues found