tun: Set address sets to routes #357
Annotations
10 errors and 1 warning
Build library
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 library
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 library
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)
|
Build library
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 library
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 library
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)
|
Build library
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 library
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 library
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)
|
Build library
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)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading