Skip to content

Add support for Live Queries #171

Add support for Live Queries

Add support for Live Queries #171

Re-run triggered October 16, 2023 14:15
Status Failure
Total duration 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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