refactor: split out UDP association handling from serving #800
Annotations
10 errors and 1 warning
Build:
internal/integration_test/integration_test.go#L328
proxy.Handle undefined (type service.PacketHandler has no field or method Handle)
|
Build:
internal/integration_test/integration_test.go#L556
proxy.Handle undefined (type service.PacketHandler has no field or method Handle)
|
Build:
internal/integration_test/integration_test.go#L603
proxy.Handle undefined (type service.PacketHandler has no field or method Handle)
|
Build:
service/tcp_test.go#L371
handler.SetTargetDialerStream undefined (type StreamHandler has no field or method SetTargetDialerStream)
|
Build:
service/tcp_test.go#L409
handler.SetTargetDialerStream undefined (type StreamHandler has no field or method SetTargetDialerStream)
|
Build:
service/tcp_test.go#L448
handler.SetTargetDialerStream undefined (type StreamHandler has no field or method SetTargetDialerStream)
|
Build:
service/tcp_test.go#L750
undefined: StreamServeStream
|
Build:
service/udp_test.go#L203
handler.Handle undefined (type PacketHandler has no field or method Handle)
|
Build:
service/udp_test.go#L262
handler.Handle undefined (type PacketHandler has no field or method Handle)
|
Build:
service/udp_test.go#L380
handler.Handle undefined (type PacketHandler has no field or method Handle)
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|