Refine TCPMux memory usage #2696
lint.yaml
on: pull_request
lint
/
Metadata
9s
lint
/
Go
2m 43s
Annotations
4 errors and 1 warning
Invalid Go version:
go.mod#L3
Found 1.13. Expected 1.19
|
lint / Go:
tcp_packet_conn.go#L118
Error return value of `p.Close` is not checked (errcheck)
|
lint / Go:
tcp_mux.go#L209
shadow: declaration of "err" shadows declaration at line 199 (govet)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/ice/ice. Supported file pattern: go.sum
|