chore(deps): update golang version to 1.21 #259
Annotations
10 errors and 2 warnings
src/client_test.go#L45
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
src/metric_definition.go#L4
type `MasterNodeIdResponse` should be `MasterNodeIDResponse` (golint)
|
src/metrics.go#L63
func result `nodeId` should be `nodeID` (golint)
|
src/metrics.go#L82
func result `masterId` should be `masterID` (golint)
|
src/metrics.go#L83
var `masterIdResponseObject` should be `masterIDResponseObject` (golint)
|
src/inventory_test.go#L262
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
src/metrics_test.go#L51
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
src/elasticsearch.go#L15
struct of size 240 bytes could be of size 224 bytes:
|
src/inventory.go#L29
`retrive` is a misspelling of `retrieve` (misspell)
|
src/elasticsearch_test.go#L21
`getTestingEntity` - `entityArgs` always receives `nil` (unparam)
|
|
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