Skip to content

Bump transport to v2.2.7 #2844

Bump transport to v2.2.7

Bump transport to v2.2.7 #2844

Triggered via pull request July 22, 2024 17:04
@edanielsedaniels
opened #711
t227
Status Failure
Total duration 42s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Invalid Go version: go.mod#L3
Found 1.13. Expected 1.19
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: internal/stun/stun.go#L13
import 'github.com/pion/stun' is not allowed from list 'Main' (depguard)
lint / Go: examples/ping-pong/main.go#L17
import 'github.com/pion/ice/v2' is not allowed from list 'Main' (depguard)
lint / Go: examples/ping-pong/main.go#L18
import 'github.com/pion/randutil' is not allowed from list 'Main' (depguard)
lint / Go: active_tcp.go#L13
import 'github.com/pion/logging' is not allowed from list 'Main' (depguard)
lint / Go: active_tcp.go#L14
import 'github.com/pion/transport/v2/packetio' is not allowed from list 'Main' (depguard)
lint / Go: agent.go#L19
import 'github.com/pion/ice/v2/internal/atomic' is not allowed from list 'Main' (depguard)
lint / Go: agent.go#L20
import 'github.com/pion/ice/v2/internal/stun' is not allowed from list 'Main' (depguard)
lint / Go: agent.go#L21
import 'github.com/pion/logging' is not allowed from list 'Main' (depguard)
lint / Go: agent.go#L22
import 'github.com/pion/mdns' is not allowed from list 'Main' (depguard)
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/ice/ice. Supported file pattern: go.sum
lint / Go: transport_test.go#L52
unused-parameter: parameter 'ctx' 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: transport.go#L94
unused-parameter: parameter 'ctx' 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: agent_on_selected_candidate_pair_change_test.go#L25
unused-parameter: parameter 'ctx' 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: rand_test.go#L18
unused-parameter: parameter 't' 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