Fix clippy lints since Rust 1.83 #62
Annotations
14 warnings
Cargo test
[email protected]: /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/ip.cpp:233:37: warning: unused parameter 's_' [-Wunused-parameter]
|
|
Cargo test
[email protected]: void zmq::set_socket_priority (fd_t s_, int priority_)
|
Cargo test
[email protected]: 2 warnings generated.
|
Cargo test
[email protected]: void zmq::session_base_t::engine_error (bool handshaked_,
|
Cargo test
[email protected]: 1 warning generated.
|
Cargo test
[email protected]: pos += sprintf (pos, "%d", ntohs (port_));
|
Cargo test
[email protected]: /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
|
|
Cargo test
[email protected]: #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
|
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