Skip to content

Lint for 37/merge by @renbou #14

Lint for 37/merge by @renbou

Lint for 37/merge by @renbou #14

Triggered via pull request June 7, 2024 16:19
Status Failure
Total duration 29s
Artifacts

lint.yml

on: pull_request
golangci-lint action
19s
golangci-lint action
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint action: transcoding/http_fuzz_test.go#L36
Error return value of `reqTranscoder.Transcode` is not checked (errcheck)
golangci-lint action: transcoding/http_fuzz_test.go#L56
Error return value of `reqTranscoder.Transcode` is not checked (errcheck)
golangci-lint action: transcoding/http_fuzz_test.go#L76
Error return value of `reqTranscoder.Transcode` is not checked (errcheck)
golangci-lint action: webbridge/grpcweb.go#L330
Error return value of `s.socket.WriteMessage` is not checked (errcheck)
golangci-lint action: internal/bench/bench_test.go#L30
Error return value of `server.Serve` is not checked (errcheck)
golangci-lint action: internal/bench/bench_test.go#L67
Error return value is not checked (errcheck)
golangci-lint action: internal/bench/bench_test.go#L72
Error return value of `server.Serve` is not checked (errcheck)
golangci-lint action: internal/bench/bench_test.go#L98
Error return value of `io.ReadAll` is not checked (errcheck)
golangci-lint action: internal/bench/bench_test.go#L109
Error return value of `server.Serve` is not checked (errcheck)
golangci-lint action: internal/bench/bench_test.go#L119
Error return value of `pool.New` is not checked (errcheck)