Skip to content

errors: export Status2TerrCode #36

errors: export Status2TerrCode

errors: export Status2TerrCode #36

Triggered via pull request September 8, 2023 13:34
Status Success
Total duration 2m 27s
Artifacts

actions.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors
test (1.18.x, ubuntu-latest): buffer.go#L17
exported type StreamerWriter should have comment or be unexported
test (1.18.x, ubuntu-latest): client.go#L61
func HttpService should be HTTPService
test (1.18.x, ubuntu-latest): errors.go#L51
comment on exported function Status2TerrCode should be of the form "Status2TerrCode ..."
test (1.18.x, ubuntu-latest): http.go#L106
func HttpHandler should be HTTPHandler
test (1.18.x, ubuntu-latest): response_test.go#L280
should replace v.closed += 1 with v.closed++
test (1.18.x, ubuntu-latest): response_writer.go#L9
exported type ResponseWriter should have comment or be unexported
test (1.18.x, ubuntu-latest): server.go#L16
exported type Server should have comment or be unexported
test (1.18.x, ubuntu-latest): server.go#L111
exported function Listen should have comment or be unexported
test (1.17.x, ubuntu-latest): buffer.go#L17
exported type StreamerWriter should have comment or be unexported
test (1.17.x, ubuntu-latest): client.go#L61
func HttpService should be HTTPService
test (1.17.x, ubuntu-latest): errors.go#L51
comment on exported function Status2TerrCode should be of the form "Status2TerrCode ..."
test (1.17.x, ubuntu-latest): http.go#L106
func HttpHandler should be HTTPHandler
test (1.17.x, ubuntu-latest): response_test.go#L280
should replace v.closed += 1 with v.closed++
test (1.17.x, ubuntu-latest): response_writer.go#L9
exported type ResponseWriter should have comment or be unexported
test (1.17.x, ubuntu-latest): server.go#L16
exported type Server should have comment or be unexported
test (1.17.x, ubuntu-latest): server.go#L111
exported function Listen should have comment or be unexported