Skip to content

Update Kafka configuration and version #2183

Update Kafka configuration and version

Update Kafka configuration and version #2183

Triggered via pull request January 3, 2024 21:00
@mantzasmantzas
synchronize #668
kafka-v3
Status Failure
Total duration 14m 40s
Artifacts

go.yml

on: pull_request
Lint and fmt check
1m 44s
Lint and fmt check
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint and fmt check: component/kafka/integration_test.go#L122
var-naming: don't use underscores in Go names; func ATestKafkaComponent_FailAllRetries should be ATestKafkaComponentFailAllRetries (revive)
Lint and fmt check: component/kafka/integration_test.go#L186
var-naming: don't use underscores in Go names; func ATestKafkaComponent_FailOnceAndRetry should be ATestKafkaComponentFailOnceAndRetry (revive)
Lint and fmt check: component/kafka/integration_test.go#L255
var-naming: don't use underscores in Go names; func ATestGroupConsume_CheckTopicFailsDueToNonExistingTopic should be ATestGroupConsumeCheckTopicFailsDueToNonExistingTopic (revive)
Lint and fmt check: component/kafka/integration_test.go#L266
var-naming: don't use underscores in Go names; func ATestGroupConsume_CheckTopicFailsDueToNonExistingBroker should be ATestGroupConsumeCheckTopicFailsDueToNonExistingBroker (revive)
Lint and fmt check: component/kafka/integration_test.go#L122
ST1003: should not use underscores in Go names; func ATestKafkaComponent_FailAllRetries should be ATestKafkaComponentFailAllRetries (stylecheck)
Lint and fmt check: component/kafka/integration_test.go#L186
ST1003: should not use underscores in Go names; func ATestKafkaComponent_FailOnceAndRetry should be ATestKafkaComponentFailOnceAndRetry (stylecheck)
Lint and fmt check: component/kafka/integration_test.go#L255
ST1003: should not use underscores in Go names; func ATestGroupConsume_CheckTopicFailsDueToNonExistingTopic should be ATestGroupConsumeCheckTopicFailsDueToNonExistingTopic (stylecheck)
Lint and fmt check: component/kafka/integration_test.go#L266
ST1003: should not use underscores in Go names; func ATestGroupConsume_CheckTopicFailsDueToNonExistingBroker should be ATestGroupConsumeCheckTopicFailsDueToNonExistingBroker (stylecheck)
Lint and fmt check
Process completed with exit code 2.
CI on Go 1.21
Process completed with exit code 2.
CI on Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/patron/patron. Supported file pattern: go.sum