Replace dns "resolver" calls with "dns.Exchange" func #738
Annotations
1 error and 3 warnings
golangci-lint
issues found
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gvisor-tap-vsock/gvisor-tap-vsock. Supported file pattern: go.sum
|
golangci-lint:
pkg/services/dns/dns_config_unix.go#L12
var-naming: func GetDnsHostAndPort should be GetDNSHostAndPort (revive)
|
golangci-lint:
pkg/services/dns/dns.go#L25
var-naming: func newDnsHandler should be newDNSHandler (revive)
|
Loading