Skip to content

feat: add ethtool plugin #147

feat: add ethtool plugin

feat: add ethtool plugin #147

Re-run triggered June 11, 2024 14:10
Status Failure
Total duration 7m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Code Analysis: inputs/ethtool/command_linux.go#L40
log.Println call has possible Printf formatting directive %s
Code Analysis: inputs/ethtool/command_linux.go#L66
log.Println call has possible Printf formatting directive %s
Code Analysis: inputs/ethtool/command_linux.go#L82
log.Println call has possible Printf formatting directive %s
Code Analysis: inputs/ethtool/command_linux.go#L94
log.Println call has possible Printf formatting directive %q
Code Analysis: inputs/ethtool/command_linux.go#L119
log.Println call has possible Printf formatting directive %q
Code Analysis: inputs/ethtool/command_linux.go#L127
log.Println call has possible Printf formatting directive %q
Code Analysis: inputs/ethtool/ethtool_linux.go#L129
log.Printf format %s has arg interfaces of wrong type []flashcat.cloud/categraf/inputs/ethtool.NamespacedInterface
Code Analysis: inputs/ethtool/ethtool_linux.go#L180
log.Println call has possible Printf formatting directive %q
Code Analysis: inputs/ethtool/ethtool_linux.go#L189
log.Println call has possible Printf formatting directive %q
Code Analysis: inputs/ethtool/ethtool_linux.go#L201
log.Println call has possible Printf formatting directive %q
Code Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3.6.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.