Big Upgrade #65
Annotations
6 errors
golangci-lint:
server/auth/auth_db.go#L1
: # sgsg/auth [sgsg/auth.test]
|
golangci-lint
undefined: newAuthDB
|
golangci-lint
undefined: newAuthDB (typecheck)
|
golangci-lint:
server/notes/note_test.go#L232
unreachable: unreachable code (govet)
|
golangci-lint:
server/notes/note_test.go#L193
SA4006: this value of `newNotes` is never used (staticcheck)
|
golangci-lint
issues found
|
Loading