chore: added tests #1495
Annotations
5 errors
golangci-lint:
internal/perfdata/collector.go#L318
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
internal/perfdata/collector.go#L321
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
internal/utils/testutils/testutils.go#L95
anonymous switch statements should never be cuddled (wsl)
|
golangci-lint:
internal/utils/testutils/testutils.go#L111
use of `syscall.Errno` forbidden because "use golang.org/x/sys/windows instead of syscall" (forbidigo)
|
golangci-lint
issues found
|
Loading