Skip to content

Added label: vlanid to system_interface.go #299

Added label: vlanid to system_interface.go

Added label: vlanid to system_interface.go #299

Re-run triggered April 2, 2026 11:10
Status Failure
Total duration 1m 3s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
issues found
lint: pkg/probe/system_interface.go#L102
var-naming: don't use underscores in Go names; var vlan_string should be vlanString (revive)
lint: pkg/probe/system_interface.go#L82
File is not properly formatted (gci)