Add visualization tool to debug image sources #35
Annotations
8 errors
Setup golangci-lint:
pkg/visualize/visualize.go#L80
Error return value of `rw.Write` is not checked (errcheck)
|
Setup golangci-lint:
pkg/visualize/event.go#L105
sprintfQuotedString: use %q instead of "%s" for quoted strings (gocritic)
|
Setup golangci-lint:
pkg/visualize/visualize.go#L13
`discoverd` is a misspelling of `discovered` (misspell)
|
Setup golangci-lint:
pkg/registry/registry.go#L32
fieldalignment: struct with 136 pointer bytes could be 104 (govet)
|
Setup golangci-lint:
pkg/visualize/event.go#L25
fieldalignment: struct with 56 pointer bytes could be 16 (govet)
|
Setup golangci-lint:
pkg/visualize/visualize.go#L108
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
Setup golangci-lint:
pkg/visualize/event.go#L52
Filter returns interface (github.com/spegel-org/spegel/pkg/visualize.EventStore) (ireturn)
|
Setup golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading