Skip to content

Feature/dns latency #127

Feature/dns latency

Feature/dns latency #127

Triggered via pull request November 13, 2025 15:08
Status Failure
Total duration 1m 8s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/probe/system_vdom-resource.go#L23
unused-parameter: parameter 'meta' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/probe/network_dns_latency.go#L44
var-naming: type DnsLatencyResult should be DNSLatencyResult (revive)
lint: pkg/probe/network_dns_latency.go#L41
var-naming: struct field Ip should be IP (revive)
lint: pkg/probe/network_dns_latency.go#L37
var-naming: type DnsLatencty should be DNSLatencty (revive)
lint: pkg/probe/network_dns_latency.go#L23
var-naming: func probeNetworkDnsLatency should be probeNetworkDNSLatency (revive)
lint: pkg/probe/system_vdom-resource.go#L138
any: interface{} can be replaced by any (modernize)
lint: pkg/probe/system_vdom-resource.go#L110
any: interface{} can be replaced by any (modernize)
lint: pkg/probe/system_vdom-resource.go#L19
File is not properly formatted (gci)
lint: pkg/probe/probe.go#L159
File is not properly formatted (gci)
lint: pkg/probe/network_dns_latency.go#L19
File is not properly formatted (gci)