Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#278) #27
on_push_pr.yaml
on: push
Run all static analysis checks
1m 11s
Run unit tests on *Nix
56s
Run unit tests on Windows
2m 4s
Run integration tests on *Nix
2m 16s
Test binary compilation for all platforms:arch
1m 51s
Annotations
10 errors and 6 warnings
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/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/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/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 all static analysis checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 unit tests on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 integration tests on *Nix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|