Ensure sequential execution of connection state callbacks #2708
lint.yaml
on: pull_request
lint
/
Metadata
6s
lint
/
Go
11s
Annotations
4 errors and 10 warnings
Commit message check failed
Capitalize the subject line
|
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
candidate_relay_test.go#L34
string `127.0.0.1:` has 8 occurrences, make it a constant (goconst)
|
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:
transport.go#L94
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go:
agent_stats.go#L14
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go:
agent_stats.go#L60
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go:
rand_test.go#L18
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go:
agent_on_selected_candidate_pair_change_test.go#L20
unused-parameter: parameter 'local' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go:
gather_test.go#L107
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go:
gather.go#L45
unused-parameter: parameter 'agent' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go:
connectivity_vnet_test.go#L174
unused-parameter: parameter 'srcAddr' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ice/ice. Supported file pattern: go.sum
|