Skip to content

chore(deps): lock file maintenance #1047

chore(deps): lock file maintenance

chore(deps): lock file maintenance #1047

Triggered via pull request November 11, 2024 03:39
Status Success
Total duration 2m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
test: thegraph-core/tests/it_subgraph_client.rs#L10
use of deprecated function `thegraph_core::client::queries::meta::send_bootstrap_meta_query`: Use the `thegraph-client-subgraphs` crate instead
test: thegraph-core/tests/it_subgraph_client.rs#L11
use of deprecated function `thegraph_core::client::queries::page::send_subgraph_page_query`: Use the `thegraph-client-subgraphs` crate instead
test: thegraph-core/tests/it_subgraph_client.rs#L11
use of deprecated enum `thegraph_core::client::queries::page::BlockHeight`: Use the `thegraph-client-subgraphs` crate instead
test: thegraph-core/tests/it_subgraph_client.rs#L13
use of deprecated struct `thegraph_core::client::Client`: Use the `thegraph-client-subgraphs` crate instead
test: thegraph-core/tests/it_subgraph_client.rs#L68
use of deprecated function `thegraph_core::client::queries::meta::send_bootstrap_meta_query`: Use the `thegraph-client-subgraphs` crate instead
test: thegraph-core/tests/it_subgraph_client.rs#L112
use of deprecated function `thegraph_core::client::queries::page::send_subgraph_page_query`: Use the `thegraph-client-subgraphs` crate instead
test: thegraph-core/tests/it_subgraph_client.rs#L117
use of deprecated tuple variant `thegraph_core::client::queries::page::BlockHeight::NumberGte`: Use the `thegraph-client-subgraphs` crate instead
test: thegraph-core/tests/it_subgraph_client.rs#L147
use of deprecated struct `thegraph_core::client::Client`: Use the `thegraph-client-subgraphs` crate instead
test: thegraph-core/tests/it_subgraph_client.rs#L190
use of deprecated struct `thegraph_core::client::Client`: Use the `thegraph-client-subgraphs` crate instead
test: thegraph-client-subgraphs/src/queries/page.rs#L21
variant `Number` is never constructed