Skip to content

Update changelog with changes from v2.7.3 #226

Update changelog with changes from v2.7.3

Update changelog with changes from v2.7.3 #226

Triggered via push November 6, 2023 02:11
Status Success
Total duration 2m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

push_pr.yml

on: push
Run all static analysis checks
1m 23s
Run all static analysis checks
Run unit tests on *Nix
48s
Run unit tests on *Nix
Run unit tests on Windows
2m 12s
Run unit tests on Windows
Run integration tests on *Nix
1m 32s
Run integration tests on *Nix
Test binary compilation for all platforms:arch
2m 20s
Test binary compilation for all platforms:arch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Run all static analysis checks: src/datacenter/datacenter_test.go#L87
87-126 lines are duplicate of `src/datacenter/datacenter_test.go:128-167` (dupl)
Run all static analysis checks: src/datacenter/datacenter_test.go#L128
128-167 lines are duplicate of `src/datacenter/datacenter_test.go:87-126` (dupl)
Run all static analysis checks: src/agent/inventory_test.go#L17
Function 'TestCollectInventory_AllValid' is too long (110 > 100) (funlen)
Run all static analysis checks: src/agent/inventory_test.go#L130
Function 'TestCollectInventory_BadArray' is too long (107 > 100) (funlen)
Run all static analysis checks: src/agent/metric_collection_test.go#L15
Function 'TestCollectMetrics_CoreMetrics' is too long (134 > 100) (funlen)
Run all static analysis checks: src/agent/metric_collection_test.go#L217
Function 'TestCollectMetrics_LatencyMetrics' is too long (125 > 100) (funlen)
Run all static analysis checks: src/datacenter/datacenter_test.go#L331
Function 'setMetricMuxes' is too long (267 > 100) (funlen)
Run all static analysis checks: src/agent/inventory.go#L46
commentFormatting: put a space between `//` and comment text (gocritic)
Run all static analysis checks: src/consul.go#L126
cyclomatic complexity 16 of func `localCollection` is high (> 10) (gocyclo)
Run all static analysis checks: src/agent/agent.go#L250
G601: Implicit memory aliasing in for loop. (gosec)
Run all static analysis checks
Unexpected input(s) 'auditOn', valid inputs are ['entryPoint', 'args', 'config', 'publishToken']
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-consul/nri-consul. Supported file pattern: go.sum
Run unit tests on Windows
Restore cache failed: Dependencies file is not found in D:\a\nri-consul\nri-consul. Supported file pattern: go.sum