Big Upgrade #64
pr.yml
on: pull_request
lint-client
/
lint
21s
lint-server
/
lint
1m 2s
Annotations
10 errors
lint-server / lint:
server/auth/auth_db.go#L1
: # sgsg/auth [sgsg/auth.test]
|
lint-server / lint
undefined: newAuthDB
|
lint-server / lint
undefined: newAuthDB (typecheck)
|
lint-server / lint:
server/notes/note_test.go#L49
undefined: insertNote (typecheck)
|
lint-server / lint:
server/notes/note_test.go#L61
undefined: insertNote (typecheck)
|
lint-server / lint:
server/notes/note_test.go#L72
undefined: insertNote (typecheck)
|
lint-server / lint:
server/notes/note_test.go#L82
undefined: updateNote (typecheck)
|
lint-server / lint:
server/notes/note_test.go#L94
undefined: updateNote (typecheck)
|
lint-server / lint:
server/notes/note_test.go#L106
undefined: deleteNoteById (typecheck)
|
lint-server / lint:
server/notes/note_test.go#L110
undefined: selectNoteById (typecheck)
|