Skip to content

fix lints

fix lints #125

Triggered via push February 17, 2025 11:42
Status Failure
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: kingpinconfig/flags.go#L18
could not import github.com/prometheus/node_exporter/collector (-: # github.com/prometheus/node_exporter/collector
lint: collector/mountstats_linux.go#L540
stats.Transport.Protocol undefined (type []procfs.NFSTransportStats has no field or method Protocol)
lint: collector/mountstats_linux.go#L548
stats.Transport.Protocol undefined (type []procfs.NFSTransportStats has no field or method Protocol)
lint: collector/mountstats_linux.go#L622
s.Transport.Bind undefined (type []procfs.NFSTransportStats has no field or method Bind)
lint: collector/mountstats_linux.go#L629
s.Transport.Connect undefined (type []procfs.NFSTransportStats has no field or method Connect)
lint: collector/mountstats_linux.go#L636
s.Transport.IdleTimeSeconds undefined (type []procfs.NFSTransportStats has no field or method IdleTimeSeconds)
lint: collector/mountstats_linux.go#L643
s.Transport.Sends undefined (type []procfs.NFSTransportStats has no field or method Sends)
lint: collector/mountstats_linux.go#L650
s.Transport.Receives undefined (type []procfs.NFSTransportStats has no field or method Receives)
lint: collector/mountstats_linux.go#L657
s.Transport.BadTransactionIDs undefined (type []procfs.NFSTransportStats has no field or method BadTransactionIDs)
lint: collector/mountstats_linux.go#L664
s.Transport.CumulativeBacklog undefined (type []procfs.NFSTransportStats has no field or method CumulativeBacklog)