Bump transport to v2.2.7 #2844
Annotations
10 errors and 9 warnings
candidate_relay_test.go#L34
string `127.0.0.1:` has 8 occurrences, make it a constant (goconst)
|
internal/stun/stun.go#L13
import 'github.com/pion/stun' is not allowed from list 'Main' (depguard)
|
examples/ping-pong/main.go#L17
import 'github.com/pion/ice/v2' is not allowed from list 'Main' (depguard)
|
examples/ping-pong/main.go#L18
import 'github.com/pion/randutil' is not allowed from list 'Main' (depguard)
|
active_tcp.go#L13
import 'github.com/pion/logging' is not allowed from list 'Main' (depguard)
|
active_tcp.go#L14
import 'github.com/pion/transport/v2/packetio' is not allowed from list 'Main' (depguard)
|
agent.go#L19
import 'github.com/pion/ice/v2/internal/atomic' is not allowed from list 'Main' (depguard)
|
agent.go#L20
import 'github.com/pion/ice/v2/internal/stun' is not allowed from list 'Main' (depguard)
|
agent.go#L21
import 'github.com/pion/logging' is not allowed from list 'Main' (depguard)
|
agent.go#L22
import 'github.com/pion/mdns' is not allowed from list 'Main' (depguard)
|
transport_test.go#L52
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
gather.go#L45
unused-parameter: parameter 'agent' seems to be unused, consider removing or renaming it as _ (revive)
|
transport.go#L94
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
agent_on_selected_candidate_pair_change_test.go#L20
unused-parameter: parameter 'local' seems to be unused, consider removing or renaming it as _ (revive)
|
agent_on_selected_candidate_pair_change_test.go#L25
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
gather_test.go#L107
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
rand_test.go#L18
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
connectivity_vnet_test.go#L174
unused-parameter: parameter 'srcAddr' seems to be unused, consider removing or renaming it as _ (revive)
|
|
The logs for this run have expired and are no longer available.
Loading