Skip to content

fix(clippy): fixing updated clippy dead code warnings #797

fix(clippy): fixing updated clippy dead code warnings

fix(clippy): fixing updated clippy dead code warnings #797

Triggered via pull request June 20, 2024 15:06
Status Failure
Total duration 4m 38s
Artifacts

ci.yml

on: pull_request
Matrix: tasks
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 54 warnings
[ubuntu-latest/rust-stable] Clippy all features: tests/functional/multitenant/apns.rs#L14
no field `config` on type `&mut context::EchoServerContext`
[ubuntu-latest/rust-stable] Clippy all features: tests/functional/multitenant/apns.rs#L61
no field `config` on type `&mut context::EchoServerContext`
[ubuntu-latest/rust-stable] Clippy all features: tests/functional/multitenant/apns.rs#L125
no field `config` on type `&mut context::EchoServerContext`
[ubuntu-latest/rust-stable] Clippy all features: tests/functional/multitenant/apns.rs#L218
no field `config` on type `&mut context::EchoServerContext`
[ubuntu-latest/rust-stable] Clippy all features: tests/functional/multitenant/apns.rs#L255
no field `config` on type `&mut context::EchoServerContext`
[ubuntu-latest/rust-stable] Clippy all features: tests/functional/multitenant/fcm.rs#L14
no field `config` on type `&mut context::EchoServerContext`
[ubuntu-latest/rust-stable] Clippy all features: tests/functional/multitenant/fcm.rs#L49
no field `config` on type `&mut context::EchoServerContext`
[ubuntu-latest/rust-stable] Clippy all features: tests/functional/multitenant/fcm.rs#L101
no field `config` on type `&mut context::EchoServerContext`
[ubuntu-latest/rust-stable] Clippy all features: tests/functional/multitenant/fcm.rs#L184
no field `config` on type `&mut context::EchoServerContext`
[ubuntu-latest/rust-stable] Clippy all features: tests/functional/multitenant/fcm_v1.rs#L14
no field `config` on type `&mut context::EchoServerContext`
[ubuntu-latest/rust-stable] Single-tenant functional tests: tests/functional/stores/client.rs#L17
no field `clients` on type `&mut StoreContext`
[ubuntu-latest/rust-stable] Single-tenant functional tests: tests/functional/stores/client.rs#L32
no field `clients` on type `&mut StoreContext`
[ubuntu-latest/rust-stable] Single-tenant functional tests: tests/functional/stores/client.rs#L44
no field `clients` on type `&mut StoreContext`
[ubuntu-latest/rust-stable] Single-tenant functional tests: tests/functional/stores/client.rs#L67
no field `clients` on type `&mut StoreContext`
[ubuntu-latest/rust-stable] Single-tenant functional tests: tests/functional/stores/client.rs#L75
no field `clients` on type `&mut StoreContext`
[ubuntu-latest/rust-stable] Single-tenant functional tests: tests/functional/stores/client.rs#L90
no field `clients` on type `&mut StoreContext`
[ubuntu-latest/rust-stable] Single-tenant functional tests: tests/functional/stores/client.rs#L98
no field `clients` on type `&mut StoreContext`
[ubuntu-latest/rust-stable] Single-tenant functional tests: tests/functional/stores/client.rs#L113
no field `clients` on type `&mut StoreContext`
[ubuntu-latest/rust-stable] Single-tenant functional tests: tests/functional/stores/client.rs#L123
no field `clients` on type `&mut StoreContext`
[ubuntu-latest/rust-stable] Single-tenant functional tests: tests/functional/stores/client.rs#L137
no field `clients` on type `&mut StoreContext`
[ubuntu-latest/rust-stable] Unit Tests: tests/functional/multitenant/apns.rs#L14
no field `config` on type `&mut EchoServerContext`
[ubuntu-latest/rust-stable] Unit Tests: tests/functional/multitenant/apns.rs#L61
no field `config` on type `&mut EchoServerContext`
[ubuntu-latest/rust-stable] Unit Tests: tests/functional/multitenant/apns.rs#L125
no field `config` on type `&mut EchoServerContext`
[ubuntu-latest/rust-stable] Unit Tests: tests/functional/multitenant/apns.rs#L218
no field `config` on type `&mut EchoServerContext`
[ubuntu-latest/rust-stable] Unit Tests: tests/functional/multitenant/apns.rs#L255
no field `config` on type `&mut EchoServerContext`
[ubuntu-latest/rust-stable] Unit Tests: tests/functional/multitenant/fcm.rs#L14
no field `config` on type `&mut EchoServerContext`
[ubuntu-latest/rust-stable] Unit Tests: tests/functional/multitenant/fcm.rs#L49
no field `config` on type `&mut EchoServerContext`
[ubuntu-latest/rust-stable] Unit Tests: tests/functional/multitenant/fcm.rs#L101
no field `config` on type `&mut EchoServerContext`
[ubuntu-latest/rust-stable] Unit Tests: tests/functional/multitenant/fcm.rs#L184
no field `config` on type `&mut EchoServerContext`
[ubuntu-latest/rust-stable] Unit Tests: tests/functional/multitenant/fcm_v1.rs#L14
no field `config` on type `&mut EchoServerContext`
[ubuntu-latest/rust-nightly] Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[ubuntu-latest/rust-nightly] Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, 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/
[ubuntu-latest/rust-nightly] Formatting
The `save-state` 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/
[ubuntu-latest/rust-nightly] Formatting
The `save-state` 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/
[ubuntu-latest/rust-nightly] Formatting
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/
[ubuntu-latest/rust-nightly] Formatting
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/
[ubuntu-latest/rust-nightly] Formatting
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/
[ubuntu-latest/rust-nightly] Formatting
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/
[ubuntu-latest/rust-nightly] Formatting
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/
[ubuntu-latest/rust-stable] Clippy all features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[ubuntu-latest/rust-stable] Clippy all features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, 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/
[ubuntu-latest/rust-stable] Clippy all features
The `save-state` 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/
[ubuntu-latest/rust-stable] Clippy all features
The `save-state` 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/
[ubuntu-latest/rust-stable] Clippy all features
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/
[ubuntu-latest/rust-stable] Clippy all features
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/
[ubuntu-latest/rust-stable] Clippy all features
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/
[ubuntu-latest/rust-stable] Clippy all features
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/
[ubuntu-latest/rust-stable] Clippy all features
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/
[ubuntu-latest/rust-stable] Clippy multitenant feature, no analytics feature
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[ubuntu-latest/rust-stable] Clippy multitenant feature, no analytics feature
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, 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/
[ubuntu-latest/rust-stable] Clippy multitenant feature, no analytics feature
The `save-state` 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/
[ubuntu-latest/rust-stable] Clippy multitenant feature, no analytics feature
The `save-state` 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/
[ubuntu-latest/rust-stable] Clippy multitenant feature, no analytics feature
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/
[ubuntu-latest/rust-stable] Clippy multitenant feature, no analytics feature
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/
[ubuntu-latest/rust-stable] Clippy multitenant feature, no analytics feature
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/
[ubuntu-latest/rust-stable] Clippy multitenant feature, no analytics feature
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/
[ubuntu-latest/rust-stable] Clippy multitenant feature, no analytics feature
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/
[ubuntu-latest/rust-stable] Clippy default features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[ubuntu-latest/rust-stable] Clippy default features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, 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/
[ubuntu-latest/rust-stable] Clippy default features
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/
[ubuntu-latest/rust-stable] Clippy default features
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/
[ubuntu-latest/rust-stable] Clippy default features
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/
[ubuntu-latest/rust-stable] Clippy default features
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/
[ubuntu-latest/rust-stable] Clippy default features
The `save-state` 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/
[ubuntu-latest/rust-stable] Clippy default features
The `save-state` 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/
[ubuntu-latest/rust-stable] Clippy default features
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/
[ubuntu-latest/rust-stable] Single-tenant functional tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[ubuntu-latest/rust-stable] Single-tenant functional tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, 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/
[ubuntu-latest/rust-stable] Single-tenant functional tests
The `save-state` 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/
[ubuntu-latest/rust-stable] Single-tenant functional tests
The `save-state` 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/
[ubuntu-latest/rust-stable] Single-tenant functional 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/
[ubuntu-latest/rust-stable] Single-tenant functional 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/
[ubuntu-latest/rust-stable] Single-tenant functional 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/
[ubuntu-latest/rust-stable] Single-tenant functional 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/
[ubuntu-latest/rust-stable] Single-tenant functional 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/
[ubuntu-latest/rust-stable] Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[ubuntu-latest/rust-stable] Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@3bb3a9a087029c7bc392586cdc88cb6f66b9c6ef, actions/cache@v2, 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/
[ubuntu-latest/rust-stable] Unit Tests
The `save-state` 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/
[ubuntu-latest/rust-stable] Unit Tests
The `save-state` 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/
[ubuntu-latest/rust-stable] Unit 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/
[ubuntu-latest/rust-stable] Unit 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/
[ubuntu-latest/rust-stable] Unit 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/
[ubuntu-latest/rust-stable] Unit 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/
[ubuntu-latest/rust-stable] Unit 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/