Skip to content

chore: add go linter #3

chore: add go linter

chore: add go linter #3

Triggered via push March 12, 2024 17:58
Status Failure
Total duration 48s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
required: main.go#L15
Error return value of `http.ListenAndServe` is not checked (errcheck)
required: main.go#L31
Error return value of `grpcServer.Serve` is not checked (errcheck)
required
issues found