Update CI configs to v0.11.14 #2872
lint.yaml
on: pull_request
lint
/
Metadata
21s
lint
/
Go
40s
Annotations
5 errors and 2 warnings
lint / Go:
agent.go#L270
S1009: should omit nil check; len() for []*github.com/pion/stun/v3.URI is defined as zero (gosimple)
|
lint / Go:
agent_config.go#L273
S1009: should omit nil check; len() for []github.com/pion/ice/v4.CandidateType is defined as zero (gosimple)
|
lint / Go:
candidatepair.go#L69
variable min has same name as predeclared identifier (predeclared)
|
lint / Go:
candidatepair.go#L75
variable max has same name as predeclared identifier (predeclared)
|
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
|