tun: Set address sets to routes #3341
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
|