Pull request - 187 #637
Annotations
5 errors
golangci-lint:
store/cache.go#L154
Error return value of `file.WriteString` is not checked (errcheck)
|
golangci-lint:
store/cache.go#L105
S1023: redundant `return` statement (gosimple)
|
golangci-lint:
store/cache.go#L154
Error return value of `file.WriteString` is not checked (errcheck)
|
golangci-lint:
store/cache.go#L105
S1023: redundant `return` statement (gosimple)
|
golangci-lint
issues found
|
Loading