refactor: split out association handling in packet handler #749
Annotations
10 errors and 1 warning
Build:
internal/integration_test/integration_test.go#L320
too many arguments in call to service.NewPacketHandler
|
Build:
internal/integration_test/integration_test.go#L548
too many arguments in call to service.NewPacketHandler
|
Build:
internal/integration_test/integration_test.go#L594
too many arguments in call to service.NewPacketHandler
|
Build:
service/udp_test.go#L188
too many arguments in call to NewPacketHandler
|
Build:
service/udp_test.go#L191
handler.SetTargetConnFactory undefined (type PacketHandler has no field or method SetTargetConnFactory)
|
Build:
service/udp_test.go#L248
too many arguments in call to NewPacketHandler
|
Build:
service/udp_test.go#L251
handler.SetTargetConnFactory undefined (type PacketHandler has no field or method SetTargetConnFactory)
|
Build:
service/udp_test.go#L308
handler.SetTargetConnFactory undefined (type PacketHandler has no field or method SetTargetConnFactory)
|
Build:
service/udp_test.go#L325
handler.SetTargetConnFactory undefined (type PacketHandler has no field or method SetTargetConnFactory)
|
Build:
service/udp_test.go#L344
handler.SetTargetConnFactory undefined (type PacketHandler has no field or method SetTargetConnFactory)
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|