Bump to libzmq v4.3.5 #84
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Cargo test
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'bytes' initializer [-Wmissing-field-initializers]
|
|
Cargo test
stats_proxy stats = {0};
|
Cargo test
{}
|
Cargo test
stats_proxy stats = {0};
|
Cargo test
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:26: warning: suggest braces around initialization of subobject [-Wmissing-braces]
|
|
Cargo test
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'backend' initializer [-Wmissing-field-initializers]
|
|
Cargo test
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
|
The logs for this run have expired and are no longer available.
Loading