Skip to content

chore(deps): bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.31.0 to 0.33.0 #64

chore(deps): bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.31.0 to 0.33.0

chore(deps): bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.31.0 to 0.33.0 #64

Status Failure
Total duration 3m 4s
Artifacts

ci.yaml

on: pull_request
Build & Test
0s
Build & Test
Dependabot auto merge
0s
Dependabot auto merge
Semantic release
0s
Semantic release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Go lint: kafka_test.go#L26
SA1019: kafka.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Kafka container type (staticcheck)
Go lint: kafka_test.go#L28
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)
Go lint
issues found
Go lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/