Fix clippy lints since Rust 1.83 #61
Annotations
2 errors and 14 warnings
|
Cargo test
The operation was canceled.
|
Cargo test
[email protected]: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/ip.cpp: In function 'void zmq::set_socket_priority(zmq::fd_t, int)':
|
Cargo test
[email protected]: 233 | void zmq::set_socket_priority (fd_t s_, int priority_)
|
Cargo test
[email protected]: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/ip.cpp:233:45: warning: unused parameter 'priority_' [-Wunused-parameter]
|
Cargo test
[email protected]: | ~~~~^~~~~~~~~
|
Cargo test
[email protected]: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/session_base.cpp:453:46: warning: unused parameter 'handshaked_' [-Wunused-parameter]
|
Cargo test
[email protected]: | ~~~~~^~~~~~~~~~~
|
Cargo test
[email protected]: 481 | if (_active) {
|
Cargo test
[email protected]: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/session_base.cpp:486:9: note: here
|
Cargo test
[email protected]: | ^~~~
|
Cargo test
[email protected]: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/zmtp_engine.cpp:345:53: warning: unused parameter 'downgrade_sub_' [-Wunused-parameter]
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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