Skip to content

Use channel of pointers to objects for consistency #1873

Use channel of pointers to objects for consistency

Use channel of pointers to objects for consistency #1873

Triggered via pull request January 24, 2025 11:33
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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