fix(kafka): Fix internal docker connection #7479
Triggered via pull request
November 21, 2024 15:45
Status
Success
Total duration
29m 49s
Artifacts
–
ci.yml
on: pull_request
Matrix: test
Matrix: test-module-generator
Matrix: Test with reaper off
Matrix: Test with Rootless Docker
Matrix: test-modules
Matrix: test-examples
sonarcloud
0s
Annotations
6 errors
test-modules (1.22.x, ubuntu-latest, kafka) / modules/kafka/ubuntu-latest/1.22.x:
modules/kafka/kafka_test.go#L345
func `createTopics` is unused (unused)
|
test-modules (1.22.x, ubuntu-latest, kafka) / modules/kafka/ubuntu-latest/1.22.x:
modules/kafka/kafka_test.go#L180
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
|
|
test-modules (1.x, ubuntu-latest, kafka) / modules/kafka/ubuntu-latest/1.x:
modules/kafka/kafka_test.go#L345
func `createTopics` is unused (unused)
|
test-modules (1.x, ubuntu-latest, kafka) / modules/kafka/ubuntu-latest/1.x:
modules/kafka/kafka_test.go#L180
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
|
|