Skip to content

refactor: split out association handling in packet handler #788

refactor: split out association handling in packet handler

refactor: split out association handling in packet handler #788

Triggered via pull request January 13, 2025 19:46
Status Failure
Total duration 37s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: internal/integration_test/integration_test.go#L326
proxy.NewPacketAssociation undefined (type service.PacketHandler has no field or method NewPacketAssociation)
Build: internal/integration_test/integration_test.go#L327
not enough arguments in call to service.PacketServe
Build: internal/integration_test/integration_test.go#L553
proxy.NewPacketAssociation undefined (type service.PacketHandler has no field or method NewPacketAssociation)
Build: internal/integration_test/integration_test.go#L554
not enough arguments in call to service.PacketServe
Build: internal/integration_test/integration_test.go#L599
proxy.NewPacketAssociation undefined (type service.PacketHandler has no field or method NewPacketAssociation)
Build: internal/integration_test/integration_test.go#L600
not enough arguments in call to service.PacketServe
Build: service/udp_test.go#L200
handler.SetTargetPacketListener undefined (type PacketHandler has no field or method SetTargetPacketListener)
Build: service/udp_test.go#L202
handler.NewPacketAssociation undefined (type PacketHandler has no field or method NewPacketAssociation)
Build: service/udp_test.go#L203
not enough arguments in call to PacketServe
Build: service/udp_test.go#L258
handler.SetTargetPacketListener undefined (type PacketHandler has no field or method SetTargetPacketListener)
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636