Skip to content

feat: Make net_(tcp|udp) read limit configurable #716

feat: Make net_(tcp|udp) read limit configurable

feat: Make net_(tcp|udp) read limit configurable #716

Triggered via pull request May 13, 2024 21:48
@rexagodrexagod
synchronize #622
rexagod:364
Status Failure
Total duration 33s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
issues found
lint: sysfs/system_cpu.go#L300
var-declaration: should drop = nil from declaration of var cpuinfoFrequencyTransitionsTotal; it is the zero value (revive)
lint: sysfs/system_cpu.go#L311
var-declaration: should drop = nil from declaration of var cpuinfoFrequencyDuration; it is the zero value (revive)
lint: sysfs/system_cpu.go#L340
var-declaration: should drop = nil from declaration of var cpuinfoTransitionTable; it is the zero value (revive)