Support IPv6 from mDNS #2735
lint.yaml
on: pull_request
lint
/
Metadata
16s
lint
/
Go
12s
Annotations
9 errors and 2 warnings
lint / Go:
examples/ping-pong/main.go#L17
could not import github.com/pion/ice/v3 (-: # github.com/pion/ice/v3
|
lint / Go:
agent.go#L609
a.mDNSConn.QueryAddr undefined (type *mdns.Conn has no field or method QueryAddr)) (typecheck)
|
lint / Go:
examples/ping-pong/main.go#L24
undefined: ice (typecheck)
|
lint / Go:
examples/ping-pong/main.go#L45
undefined: ice (typecheck)
|
lint / Go:
examples/ping-pong/main.go#L58
undefined: ice (typecheck)
|
lint / Go:
active_tcp.go#L1
: # github.com/pion/ice/v3 [github.com/pion/ice/v3.test]
|
lint / Go:
agent.go#L609
a.mDNSConn.QueryAddr undefined (type *mdns.Conn has no field or method QueryAddr) (typecheck)
|
lint / Go
issues found
|
Invalid Go version:
go.mod#L3
Found 1.13. Expected 1.19
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ice/ice. Supported file pattern: go.sum
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/ice/ice. Supported file pattern: go.sum
|