AMD + Intel analyze commands #466
Annotations
6 errors
|
golangci-lint:
cmds/amdana/main.go#L58
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
golangci-lint:
cmds/intelana/main.go#L56
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
golangci-lint:
cmds/intelana/main.go#L35
SA4006: this value of `err` is never used (staticcheck)
|
golangci-lint:
cmds/intelana/main.go#L49
SA4006: this value of `err` is never used (staticcheck)
|
golangci-lint
issues found
|
Loading