Update dependency versions in the cargo generate templates (#448) #1745
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cargo test
use of deprecated constant `test_infrastructure::test::test_contract_state`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::test::test_contract_state_write`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::test::test_testhost_balance_queries_reflect_invoke`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::test::test_testhost_balance_queries_reflect_transfers`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::trie::tests::delete_entry_test`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::trie::tests::delete_prefix_test`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::trie::tests::double_create_overwrites_data`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::trie::tests::index_conversion`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::trie::tests::insert_get_test`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::trie::tests::iterator_test`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading