Update module github.com/pion/rtp to v1.8.13 #11
lint.yaml
on: pull_request
lint
/
Metadata
19s
lint
/
Go
31s
Annotations
11 errors and 3 warnings
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
stats/server.go#L46
Error return value of `c.Close` is not checked (errcheck)
|
lint / Go:
stats/server.go#L56
Error return value of `homeTemplate.Execute` is not checked (errcheck)
|
lint / Go:
stats/server.go#L67
Error return value of `s.srv.ListenAndServe` is not checked (errcheck)
|
lint / Go:
sender/sender.go#L181
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
lint / Go:
sender/sender.go#L192
Error return value of `s.peerConnection.Close` is not checked (errcheck)
|
lint / Go:
cmd/main.go#L55
Error return value of `rtpLogger.Close` is not checked (errcheck)
|
lint / Go:
cmd/main.go#L62
Error return value of `rtcpLogger.Close` is not checked (errcheck)
|
lint / Go:
cmd/main.go#L93
Error return value of `rtpLogger.Close` is not checked (errcheck)
|
lint / Go:
cmd/main.go#L100
Error return value of `rtcpLogger.Close` is not checked (errcheck)
|
lint / Go:
cmd/main.go#L108
Error return value of `ccLogger.Close` is not checked (errcheck)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/bwe-test/bwe-test. Supported file pattern: go.sum
|
lint / Go
Cache not found for keys: golangci-lint.cache-Linux-2879-50385c34fabf685a4dfe6d73cc07e6cb775d47ff, golangci-lint.cache-Linux-2879-
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/bwe-test/bwe-test. Supported file pattern: go.sum
|