Add automatic renomination #3220
lint.yaml
on: pull_request
lint
/
Metadata
18s
lint
/
Go
33s
Annotations
10 errors and 2 warnings
|
lint / Go
issues found
|
|
lint / Go:
examples/automatic-renomination/main.go#L89
undefined: ice (typecheck)
|
|
lint / Go:
examples/automatic-renomination/main.go#L74
undefined: ice (typecheck)
|
|
lint / Go:
examples/automatic-renomination/main.go#L30
undefined: ice (typecheck)
|
|
lint / Go:
agent_config.go#L295
config.RenominationInterval undefined (type *AgentConfig has no field or method RenominationInterval)) (typecheck)
|
|
lint / Go:
agent_config.go#L294
config.RenominationInterval undefined (type *AgentConfig has no field or method RenominationInterval)
|
|
lint / Go:
agent.go#L282
config.AutomaticRenomination undefined (type *AgentConfig has no field or method AutomaticRenomination)
|
|
lint / Go:
agent.go#L270
config.AutomaticRenomination undefined (type *AgentConfig has no field or method AutomaticRenomination)
|
|
lint / Go:
agent.go#L268
config.AutomaticRenomination undefined (type *AgentConfig has no field or method AutomaticRenomination)
|
|
lint / Go:
examples/automatic-renomination/main.go#L19
could not import github.com/pion/ice/v4 (-: # github.com/pion/ice/v4
|
|
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
|