Skip to content

tun: Set address sets to routes #3341

tun: Set address sets to routes

tun: Set address sets to routes #3341

Triggered via push December 23, 2024 14:38
Status Failure
Total duration 39s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build: experimental/libbox/service.go#L62
cannot use platformWrapper (variable of type *platformInterfaceWrapper) as platform.Interface value in argument to service.MustRegister[platform.Interface]: *platformInterfaceWrapper does not implement platform.Interface (missing method UpdateRouteAddresses)
Build: experimental/libbox/service.go#L121
cannot use (*platformInterfaceWrapper)(nil) (value of type *platformInterfaceWrapper) as platform.Interface value in variable declaration: *platformInterfaceWrapper does not implement platform.Interface (missing method UpdateRouteAddresses)
Build: experimental/libbox/config.go#L40
cannot use (*platformInterfaceStub)(nil) (value of type *platformInterfaceStub) as platform.Interface value in argument to service.ContextWith[platform.Interface]: *platformInterfaceStub does not implement platform.Interface (missing method UpdateRouteAddresses) (typecheck)
Build
issues found
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636