Skip to content

Merge pull request #34 from worldcoin/dependabot/cargo/opentelemetry-… #102

Merge pull request #34 from worldcoin/dependabot/cargo/opentelemetry-…

Merge pull request #34 from worldcoin/dependabot/cargo/opentelemetry-… #102

Triggered via push November 19, 2023 17:41
Status Success
Total duration 2m 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
very complex type used. Consider factoring parts into `type` definitions: src/state_bridge/service.rs#L96
warning: very complex type used. Consider factoring parts into `type` definitions --> src/state_bridge/service.rs:96:10 | 96 | ) -> Result< | __________^ 97 | | Vec<JoinHandle<Result<(), StateBridgeError<L1M, L2M>>>>, 98 | | StateBridgeError<L1M, L2M>, 99 | | > { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity = note: `#[warn(clippy::type_complexity)]` on by default
very complex type used. Consider factoring parts into `type` definitions: src/state_bridge/service.rs#L96
warning: very complex type used. Consider factoring parts into `type` definitions --> src/state_bridge/service.rs:96:10 | 96 | ) -> Result< | __________^ 97 | | Vec<JoinHandle<Result<(), StateBridgeError<L1M, L2M>>>>, 98 | | StateBridgeError<L1M, L2M>, 99 | | > { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity = note: `#[warn(clippy::type_complexity)]` on by default
unused import: `ProviderError`: crates/ethers-throttle/src/lib.rs#L5
warning: unused import: `ProviderError` --> crates/ethers-throttle/src/lib.rs:5:40 | 5 | use ethers::providers::{JsonRpcClient, ProviderError}; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@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/
Lint
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/
Lint
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/
Lint
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/
Lint
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/
Test
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/
Test
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/
Test
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/
Test
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/
Test
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/