V2 certificate format #1986
Annotations
5 errors
Vet
cannot use &test.NoopTun{} (value of type *test.NoopTun) as overlay.Device value in struct literal: *test.NoopTun does not implement overlay.Device (missing method Networks)
|
Vet
cannot use n (variable of type netip.Prefix) as []netip.Prefix value in argument to parseRoutes
|
Vet:
service/service.go#L93
device.Cidr undefined (type *overlay.UserDevice has no field or method Cidr)
|
Vet
device.Cidr undefined (type *overlay.UserDevice has no field or method Cidr)
|
Vet
Process completed with exit code 2.
|
Loading