fix: add way to filter network interfaces #234
Annotations
1 error and 2 warnings
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint:
service/vsphere.go#L103
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
|
Loading