Parse Candidate Extensions (RFC5245) #2918
lint.yaml
on: pull_request
lint
/
Metadata
10s
lint
/
Go
18s
Annotations
9 errors and 2 warnings
|
lint / Go:
examples/ping-pong/main.go#L17
could not import github.com/pion/ice/v4 (-: # github.com/pion/ice/v4
|
|
lint / Go:
candidateextensions.go#L69
readCandidateByteString redeclared in this block
|
|
lint / Go:
candidate_base.go#L752
other declaration of readCandidateByteString) (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:
candidateextensions.go#L69
readCandidateByteString redeclared in this block
|
|
lint / Go:
candidate_base.go#L752
other declaration of readCandidateByteString (typecheck)
|
|
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
|
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ice/ice. Supported file pattern: go.sum
|