Skip to content

feat: Implements census parser and mailing cli #459

feat: Implements census parser and mailing cli

feat: Implements census parser and mailing cli #459

Triggered via push February 6, 2025 09:24
Status Failure
Total duration 5m 10s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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