Update module github.com/pion/webrtc/v4 to v4.0.13 #8
lint.yaml
on: pull_request
lint
/
Metadata
19s
lint
/
Go
21s
Annotations
11 errors and 2 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:
stats/server.go#L63
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
lint / Go:
stats/server.go#L4
package-comments: should have a package comment (revive)
|
lint / Go:
stats/server.go#L15
exported: exported type DataPoint should have comment or be unexported (revive)
|
lint / Go:
stats/server.go#L21
exported: exported type Server should have comment or be unexported (revive)
|
lint / Go:
stats/server.go#L27
exported: exported function New should have comment or be unexported (revive)
|
lint / Go:
stats/server.go#L34
exported: exported method Server.Add should have comment or be unexported (revive)
|
lint / Go:
stats/server.go#L59
exported: exported method Server.Start should have comment or be unexported (revive)
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/bwe-test/bwe-test. Supported file pattern: go.sum
|