fix(deps): update dependency org.apache.kafka:kafka-clients to v4 #312
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
on_push_pr.yaml
on: push
push-pr
/
...
/
Test binary compilation for all platforms:arch
push-pr
/
...
/
Run all static analysis checks
1m 11s
push-pr
/
...
/
Run unit tests on *Nix
56s
push-pr
/
...
/
Run unit tests on Windows
1m 23s
push-pr
/
...
/
Test binary compilation for all platforms:arch
1m 57s
Run integration tests on *Nix
1m 4s
push-pr
/
...
/
Run integration tests on *Nix
Matrix: push-pr / test-build-fake-prerelease / Create MSI
Waiting for pending jobs
Annotations
11 errors and 4 warnings
|
Run integration tests on *Nix
Process completed with exit code 2.
|
|
push-pr / static-analysis / Run all static analysis checks:
src/kafka.go#L92
cognitive complexity 31 of func `getBrokerList` is high (> 30) (gocognit)
|
|
push-pr / static-analysis / Run all static analysis checks:
src/args/parsed_args.go#L146
cyclomatic complexity 21 of func `ParseArgs` is high (> 10) (gocyclo)
|
|
push-pr / static-analysis / Run all static analysis checks:
src/connection/connection.go#L89
cyclomatic complexity 17 of func `NewBroker` is high (> 10) (gocyclo)
|
|
push-pr / static-analysis / Run all static analysis checks:
src/consumeroffset/kafka_offset_collect.go#L34
cyclomatic complexity 11 of func `collectOffsetsForConsumerGroup` is high (> 10) (gocyclo)
|
|
push-pr / static-analysis / Run all static analysis checks:
src/topic/topic_collection.go#L48
cyclomatic complexity 11 of func `GetTopics` is high (> 10) (gocyclo)
|
|
push-pr / static-analysis / Run all static analysis checks:
src/metrics/metrics.go#L126
cyclomatic complexity 12 of func `CollectMetricDefinitions` is high (> 10) (gocyclo)
|
|
push-pr / static-analysis / Run all static analysis checks:
src/metrics/metrics.go#L73
cyclomatic complexity 12 of func `CollectBrokerRequestMetrics` is high (> 10) (gocyclo)
|
|
push-pr / static-analysis / Run all static analysis checks:
src/metrics/metrics.go#L179
cyclomatic complexity 11 of func `getTopicListFromJMX` is high (> 10) (gocyclo)
|
|
push-pr / static-analysis / Run all static analysis checks:
src/kafka.go#L174
cyclomatic complexity 13 of func `coreCollection` is high (> 10) (gocyclo)
|
|
push-pr / static-analysis / Run all static analysis checks:
src/connection/connection.go#L261
G402: TLS InsecureSkipVerify may be true. (gosec)
|
|
Run integration tests on *Nix
Restore cache failed: Dependencies file is not found in /home/runner/work/nri-kafka/nri-kafka. Supported file pattern: go.sum
|
|
push-pr / static-analysis / Run all static analysis checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
push-pr / static-analysis / Run all static analysis checks
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-02dca5348df1043b47f3f46e7c7bccfd6b4af694bc2d3a9dc23efecc503d5656
|
|
push-pr / test-windows / Run unit tests on Windows
Cache not found for keys: setup-go-Windows-x64-go-1.23.6-b529cde6bdc0056811180c4afb188c9424251c72e97c6f23a067e27dddbc8136
|