Implements census parser and mailing cli #460
Annotations
7 errors
lint:
cmd/cli/main.go#L122
Error return value of `file.Close` is not checked (errcheck)
|
lint:
cmd/cli/main.go#L17
var `keysPrint` is unused (unused)
|
lint:
cmd/cli/main.go#L18
var `valuesPrint` is unused (unused)
|
lint:
cmd/cli/main.go#L19
var `infoPrint` is unused (unused)
|
lint:
db/census.go#L16
SA4009: argument ctx is overwritten before first use (staticcheck)
|
lint:
db/census.go#L18
SA4009(related information): assignment to ctx (staticcheck)
|
lint
issues found
|