Use channel of pointers to objects for consistency #1873
Annotations
5 errors and 1 warning
test
cannot use &Client{} (value of type *Client) as access.Client value in variable declaration: *Client does not implement access.Client (wrong type for method SubscribeEventsByBlockHeight)
|
test
cannot use &Client{} (value of type *Client) as access.Client value in variable declaration: *Client does not implement access.Client (wrong type for method SubscribeEventsByBlockHeight)
|
test
cannot use &Client{} (value of type *Client) as access.Client value in variable declaration: *Client does not implement access.Client (wrong type for method SubscribeEventsByBlockHeight)
|
test
cannot use &Client{} (value of type *Client) as access.Client value in variable declaration: *Client does not implement access.Client (wrong type for method SubscribeEventsByBlockHeight)
|
test
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|