Skip to content

fix: resolve remaining errcheck and gosec lint failures #38

fix: resolve remaining errcheck and gosec lint failures

fix: resolve remaining errcheck and gosec lint failures #38

Triggered via push March 14, 2026 16:37
Status Failure
Total duration 33s
Artifacts

go.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
issues found
build: main.go#L207
exitAfterDefer: os.Exit will exit, and `defer func(){...}(...)` will not run (gocritic)