feat: add ethtool plugin #147
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/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|