Prepare for release 0.3.1 #97
Annotations
25 warnings
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/
|
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/
|
Cargo clippy
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp: In function ‘int zmq::proxy_steerable(zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*)’:
|
Cargo clippy
[email protected]: 502 | stats_proxy stats = {0};
|
Cargo clippy
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing initializer for member ‘stats_endpoint::recv’ [-Wmissing-field-initializers]
|
Cargo clippy
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp: In member function ‘void zmq::session_base_t::engine_error(bool, zmq::i_engine::error_reason_t)’:
|
Cargo clippy
[email protected]: 458 | if (_active) {
|
Cargo clippy
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
|
Cargo clippy
[email protected]: | ^~~~
|
Cargo clippy
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
|
Cargo clippy
[email protected]: | ~~~~~~~~~~~~~~~~^~~~~~
|
Cargo clippy
[email protected]: 1356 | int nitems_,
|
Cargo check
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp: In function ‘int zmq::proxy_steerable(zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*)’:
|
Cargo check
[email protected]: 502 | stats_proxy stats = {0};
|
Cargo check
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing initializer for member ‘stats_endpoint::recv’ [-Wmissing-field-initializers]
|
Cargo check
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp: In member function ‘void zmq::session_base_t::engine_error(bool, zmq::i_engine::error_reason_t)’:
|
Cargo check
[email protected]: 458 | if (_active) {
|
Cargo check
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
|
Cargo check
[email protected]: | ^~~~
|
Cargo check
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
|
Cargo check
[email protected]: | ~~~~~~~~~~~~~~~~^~~~~~
|
Cargo check
[email protected]: 1356 | int nitems_,
|
The logs for this run have expired and are no longer available.
Loading