Skip to content

Implements census parser and mailing cli #460

Implements census parser and mailing cli

Implements census parser and mailing cli #460

Triggered via pull request February 6, 2025 09:24
@emmdimemmdim
synchronize #41
f/coib
Status Failure
Total duration 4m 51s
Artifacts

main.yml

on: pull_request
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