chore(deps): update golang version #23
on_push_pr.yaml
on: push
Run all static analysis checks
1m 9s
Run unit tests on *Nix
23s
Run unit tests on Windows
1m 6s
Run integration tests on *Nix
1m 22s
Test binary compilation for all platforms:arch
30s
Annotations
13 errors and 3 warnings
Run unit tests on *Nix
Process completed with exit code 2.
|
Test binary compilation for all platforms:arch
Process completed with exit code 2.
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
Run all static analysis checks:
src/args/parsed_args.go#L146
Function 'ParseArgs' has too many statements (58 > 50) (funlen)
|
Run all static analysis checks:
src/connection/connection.go#L89
Function 'NewBroker' has too many statements (55 > 50) (funlen)
|
Run integration tests on *Nix
Process completed with exit code 2.
|
Run unit tests on Windows
Restore cache failed: Dependencies file is not found in D:\a\nri-kafka\nri-kafka. Supported file pattern: go.sum
|
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/
|
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
|