Skip to content

Bump MSRV to 1.70 #1530

Bump MSRV to 1.70

Bump MSRV to 1.70 #1530

Triggered via pull request July 13, 2023 16:39
Status Success
Total duration 14m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

guide-templates.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
variable does not need to be mutable: tools/integration-test/src/tests/python.rs#L10
error: variable does not need to be mutable --> tools/integration-test/src/tests/python.rs:10:13 | 10 | for mut chain in config.chains.iter_mut() { | ----^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: tools/integration-test/src/tests/memo.rs#L27
error: variable does not need to be mutable --> tools/integration-test/src/tests/memo.rs:27:13 | 27 | for mut chain in config.chains.iter_mut() { | ----^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: tools/integration-test/src/tests/client_expiration.rs#L118
error: variable does not need to be mutable --> tools/integration-test/src/tests/client_expiration.rs:118:13 | 118 | for mut chain_config in config.chains.iter_mut() { | ----^^^^^^^^^^^^ | | | help: remove this `mut` | = note: `-D unused-mut` implied by `-D warnings`
variable does not need to be mutable: tools/integration-test/src/mbt/transfer.rs#L160
error: variable does not need to be mutable --> tools/integration-test/src/mbt/transfer.rs:160:13 | 160 | for mut chain_config in config.chains.iter_mut() { | ----^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: tools/integration-test/src/tests/manual/simulation.rs#L31
error: variable does not need to be mutable --> tools/integration-test/src/tests/manual/simulation.rs:31:13 | 31 | for mut chain in config.chains.iter_mut() { | ----^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: tools/integration-test/src/tests/python.rs#L10
error: variable does not need to be mutable --> tools/integration-test/src/tests/python.rs:10:13 | 10 | for mut chain in config.chains.iter_mut() { | ----^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: tools/integration-test/src/tests/memo.rs#L27
error: variable does not need to be mutable --> tools/integration-test/src/tests/memo.rs:27:13 | 27 | for mut chain in config.chains.iter_mut() { | ----^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: tools/integration-test/src/tests/client_expiration.rs#L118
error: variable does not need to be mutable --> tools/integration-test/src/tests/client_expiration.rs:118:13 | 118 | for mut chain_config in config.chains.iter_mut() { | ----^^^^^^^^^^^^ | | | help: remove this `mut` | = note: `-D unused-mut` implied by `-D warnings`
template-checker
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
template-checker
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/
template-checker
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/
template-checker
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/
template-checker
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/