Query protocols and policies #266
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
All:
internal/kadtest/ids.go#L74
got 2 arguments but 3 type parameters
|
All:
internal/kadtest/ids.go#L74
cannot use (*Info[key.Key8, net.IP])(nil) (value of type *Info[key.Key8, net.IP]) as kad.NodeInfo[key.Key8, net.IP] value in variable declaration
|
All:
internal/kadtest/message.go#L35
got 2 arguments but 4 type parameters
|
All:
internal/kadtest/message.go#L36
cannot use &Response[K]{} (value of type *Response[K]) as kad.Response[K, StrAddr] value in return statement
|
All:
internal/kadtest/message.go#L41
got 2 arguments but 3 type parameters
|
All:
internal/kadtest/message.go#L44
got 2 arguments but 3 type parameters
|
All:
internal/kadtest/message.go#L74
undefined: kad.Request
|
All:
internal/kadtest/message.go#L75
cannot use (*Response8)(nil) (value of type *Response[key.Key8]) as kad.Response[key.Key8, StrAddr] value in variable declaration
|
All:
internal/kadtest/message.go#L79
undefined: kad.Request
|
All:
internal/kadtest/message.go#L80
cannot use (*Response256)(nil) (value of type *Response[key.Key256]) as kad.Response[key.Key256, StrAddr] value in variable declaration
|