Skip to content

chore: add go linter #2

chore: add go linter

chore: add go linter #2

Triggered via pull request March 12, 2024 17:54
Status Failure
Total duration 47s
Artifacts

lint.yaml

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