Add support for Live Queries #171
Annotations
8 errors
lint:
db.go#L4
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
|
lint:
pkg/gorilla/gorilla.go#L7
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
|
lint:
internal/mock/mock.go#L4
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
|
lint:
pkg/gorilla/gorilla.go#L290
unnecessary trailing newline (whitespace)
|
lint:
pkg/gorilla/gorilla.go#L266
ineffectual assignment to ok (ineffassign)
|
lint:
db_test.go#L156
ST1003: var liveIdStruct should be liveIDStruct (stylecheck)
|
lint:
db_test.go#L158
ST1003: var liveId should be liveID (stylecheck)
|
lint
issues found
|