Skip to content

refactor: debug mode for all agents #44

refactor: debug mode for all agents

refactor: debug mode for all agents #44

Triggered via pull request February 20, 2024 07:31
Status Failure
Total duration 9m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Commit Lint
You have commit messages with errors ⧗ input: debug mode for all agents ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Code Analysis: inputs/snmp/instances.go#L60
ins.DebugMod undefined (type *Instance has no field or method DebugMod) (typecheck)
Code Analysis: inputs/snmp/instances.go#L63
ins.DebugMod undefined (type *Instance has no field or method DebugMod) (typecheck)
Code Analysis: inputs/snmp/instances.go#L142
ins.DebugMod undefined (type *Instance has no field or method DebugMod) (typecheck)
Code Analysis: inputs/vsphere/client.go#L126
vs.DebugMod undefined (type *Instance has no field or method DebugMod) (typecheck)
Code Analysis: inputs/vsphere/client.go#L192
vs.DebugMod undefined (type *Instance has no field or method DebugMod) (typecheck)
Code Analysis: inputs/vsphere/client.go#L201
vs.DebugMod undefined (type *Instance has no field or method DebugMod) (typecheck)
Code Analysis: inputs/vsphere/endpoint.go#L122
parent.DebugMod undefined (type *Instance has no field or method DebugMod) (typecheck)
Code Analysis: inputs/vsphere/endpoint.go#L416
e.Parent.DebugMod undefined (type *Instance has no field or method DebugMod) (typecheck)
Code Analysis
issues found
Code Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.