Skip to content

chore(deps): update golang version to v1.22.3 #132

chore(deps): update golang version to v1.22.3

chore(deps): update golang version to v1.22.3 #132

Triggered via push May 7, 2024 21:08
Status Failure
Total duration 2m 13s
Artifacts

on_push_pr.yaml

on: push
push-pr  /  ...  /  Test binary compilation for all platforms:arch
push-pr / test-build-fake-prerelease / Test binary compilation for all platforms:arch
push-pr  /  ...  /  Run all static analysis checks
43s
push-pr / static-analysis / Run all static analysis checks
push-pr  /  ...  /  Run unit tests on *Nix
1m 3s
push-pr / test-nix / Run unit tests on *Nix
push-pr  /  ...  /  Run unit tests on Windows
58s
push-pr / test-windows / Run unit tests on Windows
push-pr  /  ...  /  Test binary compilation for all platforms:arch
2m 5s
push-pr / test-build-nix / Test binary compilation for all platforms:arch
Run integration tests on *Nix
14s
Run integration tests on *Nix
push-pr  /  ...  /  Run integration tests on *Nix
push-pr / test-integration-nix / Run integration tests on *Nix
Matrix: push-pr / test-build-fake-prerelease / Create MSI
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Run integration tests on *Nix
Process completed with exit code 2.
push-pr / static-analysis / Run all static analysis checks: src/metrics/metrics_test.go#L65
65-109 lines are duplicate of `src/metrics/metrics_test.go:111-155` (dupl)
push-pr / static-analysis / Run all static analysis checks: src/metrics/metrics_test.go#L111
111-155 lines are duplicate of `src/metrics/metrics_test.go:65-109` (dupl)
push-pr / static-analysis / Run all static analysis checks: src/broker/topic_offset_collection_test.go#L153
153-200 lines are duplicate of `src/broker/topic_size_collection_test.go:153-200` (dupl)
push-pr / static-analysis / Run all static analysis checks: src/broker/topic_size_collection_test.go#L153
153-200 lines are duplicate of `src/broker/topic_offset_collection_test.go:153-200` (dupl)
push-pr / static-analysis / Run all static analysis checks: src/broker/topic_offset_collection_test.go#L85
85-121 lines are duplicate of `src/broker/topic_size_collection_test.go:85-121` (dupl)
push-pr / static-analysis / Run all static analysis checks: src/broker/topic_size_collection_test.go#L85
85-121 lines are duplicate of `src/broker/topic_offset_collection_test.go:85-121` (dupl)
push-pr / static-analysis / Run all static analysis checks: src/client/producer_consumer_collection_test.go#L101
101-130 lines are duplicate of `src/client/producer_consumer_collection_test.go:156-185` (dupl)
push-pr / static-analysis / Run all static analysis checks: src/client/producer_consumer_collection_test.go#L156
156-185 lines are duplicate of `src/client/producer_consumer_collection_test.go:101-130` (dupl)
push-pr / static-analysis / Run all static analysis checks: src/args/parsed_args.go#L146
Function 'ParseArgs' has too many statements (58 > 50) (funlen)
push-pr / static-analysis / Run all static analysis checks: src/connection/connection.go#L89
Function 'NewBroker' has too many statements (55 > 50) (funlen)
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/