feat: fetch dhcp leases from network-manager via dbus #1415
Annotations
3 errors and 3 warnings
sztp-agent/pkg/dhcp/network_manager.go#L24
Error return value of `conn.Close` is not checked (errcheck)
|
sztp-agent/pkg/secureagent/daemon.go#L65
File is not `gofmt`-ed with `-s` (gofmt)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
sztp-agent/pkg/dhcp/dhcp_lease.go#L17
var-naming: const sztpRedirectUrl should be sztpRedirectURL (revive)
|
This job failed
Loading