fix(deps): update module github.com/hashicorp/consul/api to v1.26.1 #221
Annotations
10 errors and 2 warnings
src/datacenter/datacenter_test.go#L87
87-126 lines are duplicate of `src/datacenter/datacenter_test.go:128-167` (dupl)
|
src/datacenter/datacenter_test.go#L128
128-167 lines are duplicate of `src/datacenter/datacenter_test.go:87-126` (dupl)
|
src/agent/inventory_test.go#L17
Function 'TestCollectInventory_AllValid' is too long (110 > 100) (funlen)
|
src/agent/inventory_test.go#L130
Function 'TestCollectInventory_BadArray' is too long (107 > 100) (funlen)
|
src/agent/metric_collection_test.go#L15
Function 'TestCollectMetrics_CoreMetrics' is too long (134 > 100) (funlen)
|
src/agent/metric_collection_test.go#L217
Function 'TestCollectMetrics_LatencyMetrics' is too long (125 > 100) (funlen)
|
src/datacenter/datacenter_test.go#L331
Function 'setMetricMuxes' is too long (267 > 100) (funlen)
|
src/agent/inventory.go#L46
commentFormatting: put a space between `//` and comment text (gocritic)
|
src/consul.go#L126
cyclomatic complexity 16 of func `localCollection` is high (> 10) (gocyclo)
|
src/agent/agent.go#L250
G601: Implicit memory aliasing in for loop. (gosec)
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading