Merge pull request #117 from uc-cdis/chore/nobody #655
Annotations
10 errors and 1 warning
golang-ci:
hatchery/pods.go#L403
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
golang-ci:
hatchery/pods.go#L410
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
golang-ci:
main.go#L39
printf: non-constant format string in call to (*log.Logger).Printf (govet)
|
golang-ci:
main.go#L44
printf: non-constant format string in call to (*log.Logger).Printf (govet)
|
golang-ci:
hatchery/authz.go#L215
printf: non-constant format string in call to (*log.Logger).Printf (govet)
|
golang-ci
issues found
|
golang-ci:
main.go#L39
printf: non-constant format string in call to (*log.Logger).Printf (govet)
|
golang-ci:
main.go#L44
printf: non-constant format string in call to (*log.Logger).Printf (govet)
|
golang-ci:
hatchery/pods.go#L403
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
golang-ci:
hatchery/pods.go#L410
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
golang-ci
Restore cache failed: Dependencies file is not found in /home/runner/work/hatchery/hatchery. Supported file pattern: go.sum
|