add log module - 2 #18
Annotations
4 errors and 1 warning
Run golangci-lint
issues found
|
Run golangci-lint:
log/log_test.go#L68
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Run golangci-lint:
log/log_test.go#L67
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Run golangci-lint:
log/log_tag.go#L84
QF1001: could apply De Morgan's law (staticcheck)
|
Run golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|