AMD + Intel analyze commands #453
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#L72
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#L66
SA4006: this value of `err` is never used (staticcheck)
|
golangci-lint:
cmds/intelana/main.go#L67
SA4006: this value of `err` is never used (staticcheck)
|
golangci-lint
issues found
|
Loading