Skip to content

Replace dns "resolver" calls with "dns.Exchange" func #738

Replace dns "resolver" calls with "dns.Exchange" func

Replace dns "resolver" calls with "dns.Exchange" func #738

Triggered via pull request March 27, 2024 09:48
Status Failure
Total duration 3m 2s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gvisor-tap-vsock/gvisor-tap-vsock. Supported file pattern: go.sum
lint: pkg/services/dns/dns_config_unix.go#L12
var-naming: func GetDnsHostAndPort should be GetDNSHostAndPort (revive)
lint: pkg/services/dns/dns.go#L25
var-naming: func newDnsHandler should be newDNSHandler (revive)