chore(deps): update actions/checkout action to v4 #253
Annotations
10 errors and 2 warnings
tests/integration/helpers/helpers.go#L16
mnd: Magic number: 3, in <argument> detected (gomnd)
|
tests/integration/jsonschema/jsonschema.go#L27
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
tests/integration/jsonschema/jsonschema.go#L40
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"The output of the integration doesn't have expected JSON format\")" (goerr113)
|
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)
|
|
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