fix: resolve remaining errcheck and gosec lint failures #38
Annotations
2 errors
|
build
issues found
|
|
build:
main.go#L207
exitAfterDefer: os.Exit will exit, and `defer func(){...}(...)` will not run (gocritic)
|