feat: Resolved the merge conflict arising #77
Annotations
4 errors
golangci-lint:
internal/server/http.go#L156
exitAfterDefer: log.Fatal will exit, and `defer f.Close()` will not run (gocritic)
|
golangci-lint:
internal/server/http.go#L164
empty-lines: extra empty line at the start of a block (revive)
|
golangci-lint:
internal/server/http.go#L170
empty-lines: extra empty line at the start of a block (revive)
|
golangci-lint
issues found
|
Loading