fix: address static checks #215
Annotations
10 errors
Run tests, lint code, install goveralls:
arborist/server_test.go#L86
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
Run tests, lint code, install goveralls:
arborist/auth.go#L789
printf: non-constant format string in call to (*github.com/uc-cdis/arborist/arborist.LogCache).Error (govet)
|
Run tests, lint code, install goveralls:
arborist/resource.go#L321
printf: non-constant format string in call to (*github.com/uc-cdis/arborist/arborist.LogCache).Info (govet)
|
Run tests, lint code, install goveralls:
arborist/response.go#L79
printf: non-constant format string in call to (*github.com/uc-cdis/arborist/arborist.LogCache).Error (govet)
|
Run tests, lint code, install goveralls:
arborist/response.go#L81
printf: non-constant format string in call to (*github.com/uc-cdis/arborist/arborist.LogCache).Info (govet)
|
Run tests, lint code, install goveralls
issues found
|
Run tests, lint code, install goveralls:
arborist/auth.go#L789
printf: non-constant format string in call to (*github.com/uc-cdis/arborist/arborist.LogCache).Error (govet)
|
Run tests, lint code, install goveralls:
arborist/resource.go#L321
printf: non-constant format string in call to (*github.com/uc-cdis/arborist/arborist.LogCache).Info (govet)
|
Run tests, lint code, install goveralls:
arborist/response.go#L79
printf: non-constant format string in call to (*github.com/uc-cdis/arborist/arborist.LogCache).Error (govet)
|
Run tests, lint code, install goveralls:
arborist/response.go#L81
printf: non-constant format string in call to (*github.com/uc-cdis/arborist/arborist.LogCache).Info (govet)
|
Loading