Skip to content

feat: clustering support #103

feat: clustering support

feat: clustering support #103

Triggered via pull request July 27, 2023 09:05
Status Failure
Total duration 2m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 68 warnings
integration-tests
Process completed with exit code 1.
variable does not need to be mutable: openapi/src/apis/default_api.rs#L3362
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:3362:9 | 3362 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L3312
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:3312:9 | 3312 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L3262
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:3262:9 | 3262 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L3214
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:3214:9 | 3214 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L3164
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:3164:9 | 3164 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L3114
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:3114:9 | 3114 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L3066
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:3066:9 | 3066 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L3018
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:3018:9 | 3018 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2974
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2974:9 | 2974 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2931
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2931:9 | 2931 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2892
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2892:9 | 2892 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2847
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2847:9 | 2847 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2804
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2804:9 | 2804 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2757
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2757:9 | 2757 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2714
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2714:9 | 2714 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2671
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2671:9 | 2671 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2628
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2628:9 | 2628 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2585
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2585:9 | 2585 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2542
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2542:9 | 2542 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2499
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2499:9 | 2499 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2454
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2454:9 | 2454 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2415
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2415:9 | 2415 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2373
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2373:9 | 2373 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2315
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2315:9 | 2315 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2230
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2230:9 | 2230 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2180
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2180:9 | 2180 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2130
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2130:9 | 2130 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L2080
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:2080:9 | 2080 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1990
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1990:9 | 1990 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1942
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1942:9 | 1942 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1894
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1894:9 | 1894 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1844
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1844:9 | 1844 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1796
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1796:9 | 1796 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1746
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1746:9 | 1746 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1696
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1696:9 | 1696 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1641
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1641:9 | 1641 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1588
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1588:9 | 1588 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1541
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1541:9 | 1541 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1474
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1474:9 | 1474 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1430
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1430:9 | 1430 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1393
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1393:9 | 1393 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1356
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1356:9 | 1356 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1319
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1319:9 | 1319 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1282
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1282:9 | 1282 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1234
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1234:9 | 1234 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1186
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1186:9 | 1186 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1140
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1140:9 | 1140 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1094
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1094:9 | 1094 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1049
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1049:9 | 1049 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L1004
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:1004:9 | 1004 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L959
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:959:9 | 959 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L916
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:916:9 | 916 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L871
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:871:9 | 871 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L828
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:828:9 | 828 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L783
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:783:9 | 783 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L740
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:740:9 | 740 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L695
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:695:9 | 695 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut`
variable does not need to be mutable: openapi/src/apis/default_api.rs#L652
warning: variable does not need to be mutable --> openapi/src/apis/default_api.rs:652:9 | 652 | let mut local_var_resp = local_var_client.execute(local_var_req)?; | ----^^^^^^^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default
build
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/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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/
build
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/
build
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/
build
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/
integration-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration-tests
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/
integration-tests
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/
integration-tests
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/
integration-tests
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/