Skip to content

Feature/system performance status #134

Feature/system performance status

Feature/system performance status #134

Triggered via pull request November 13, 2025 18:32
Status Failure
Total duration 1m 37s
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/system_performance_status.go#L138
var-naming: don't use underscores in Go names; var core_num should be coreNum (revive)
lint: pkg/probe/system_performance_status.go#L123
var-naming: struct field Cpu should be CPU (revive)
lint: pkg/probe/system_performance_status.go#L106
var-naming: type SystemPerformanceStatusCpu should be SystemPerformanceStatusCPU (revive)
lint: pkg/probe/system_performance_status.go#L24
unused-parameter: parameter 'meta' seems to be unused, consider removing or renaming it as _ (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/system_performance_status.go#L20
File is not properly formatted (gci)
lint: pkg/probe/probe.go#L159
File is not properly formatted (gci)