Fix rustc-link-search path #103
ci.yaml
on: pull_request
Matrix: Check and Lint
Matrix: Run unit tests
Annotations
104 warnings
Run unit tests (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests (ubuntu-latest, stable)
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/
|
Run unit tests (ubuntu-latest, stable)
[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*)’:
|
Run unit tests (ubuntu-latest, stable)
[email protected]: 502 | stats_proxy stats = {0};
|
Run unit tests (ubuntu-latest, stable)
[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]
|
Run unit tests (ubuntu-latest, stable)
[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)’:
|
Run unit tests (ubuntu-latest, stable)
[email protected]: 458 | if (_active) {
|
Run unit tests (ubuntu-latest, stable)
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
|
|
Run unit tests (ubuntu-latest, stable)
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
|
Run unit tests (ubuntu-latest, stable)
[email protected]: | ~~~~~~~~~~~~~~~~^~~~~~
|
Run unit tests (ubuntu-latest, stable)
[email protected]: 1356 | int nitems_,
|
Run unit tests (ubuntu-latest, stable, --release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests (ubuntu-latest, stable, --release)
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/
|
Run unit tests (ubuntu-latest, stable, --release)
[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*)’:
|
Run unit tests (ubuntu-latest, stable, --release)
[email protected]: 502 | stats_proxy stats = {0};
|
Run unit tests (ubuntu-latest, stable, --release)
[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]
|
Run unit tests (ubuntu-latest, stable, --release)
[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)’:
|
Run unit tests (ubuntu-latest, stable, --release)
[email protected]: 458 | if (_active) {
|
Run unit tests (ubuntu-latest, stable, --release)
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
|
|
Run unit tests (ubuntu-latest, stable, --release)
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
|
Run unit tests (ubuntu-latest, stable, --release)
[email protected]: | ~~~~~~~~~~~~~~~~^~~~~~
|
Run unit tests (ubuntu-latest, stable, --release)
[email protected]: 1356 | int nitems_,
|
Run unit tests (macos-latest, stable, --release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests (macos-latest, stable, --release)
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/
|
Run unit tests (macos-latest, stable, --release)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'bytes' initializer [-Wmissing-field-initializers]
|
|
Run unit tests (macos-latest, stable, --release)
[email protected]: stats_proxy stats = {0};
|
|
Run unit tests (macos-latest, stable, --release)
[email protected]: stats_proxy stats = {0};
|
Run unit tests (macos-latest, stable, --release)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:26: warning: suggest braces around initialization of subobject [-Wmissing-braces]
|
|
Run unit tests (macos-latest, stable, --release)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'backend' initializer [-Wmissing-field-initializers]
|
|
Run unit tests (macos-latest, stable, --release)
[email protected]: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
|
Run unit tests (macos-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests (macos-latest, stable)
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/
|
Run unit tests (macos-latest, stable)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'bytes' initializer [-Wmissing-field-initializers]
|
|
Run unit tests (macos-latest, stable)
[email protected]: stats_proxy stats = {0};
|
|
Run unit tests (macos-latest, stable)
[email protected]: stats_proxy stats = {0};
|
Run unit tests (macos-latest, stable)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:26: warning: suggest braces around initialization of subobject [-Wmissing-braces]
|
|
Run unit tests (macos-latest, stable)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'backend' initializer [-Wmissing-field-initializers]
|
|
Run unit tests (macos-latest, stable)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter 'items_' [-Wunused-parameter]
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
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/
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
[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*)’:
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
[email protected]: 502 | stats_proxy stats = {0};
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
[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]
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
[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)’:
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
[email protected]: 458 | if (_active) {
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
|
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
[email protected]: | ~~~~~~~~~~~~~~~~^~~~~~
|
Run unit tests (ubuntu-latest, stable, --features=libsodium)
[email protected]: 1356 | int nitems_,
|
Run unit tests (macos-latest, stable, --features=libsodium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests (macos-latest, stable, --features=libsodium)
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/
|
Run unit tests (macos-latest, stable, --features=libsodium)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'bytes' initializer [-Wmissing-field-initializers]
|
|
Run unit tests (macos-latest, stable, --features=libsodium)
[email protected]: stats_proxy stats = {0};
|
|
Run unit tests (macos-latest, stable, --features=libsodium)
[email protected]: stats_proxy stats = {0};
|
Run unit tests (macos-latest, stable, --features=libsodium)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:26: warning: suggest braces around initialization of subobject [-Wmissing-braces]
|
|
Run unit tests (macos-latest, stable, --features=libsodium)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'backend' initializer [-Wmissing-field-initializers]
|
|
Run unit tests (macos-latest, stable, --features=libsodium)
[email protected]: /Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter 'items_' [-Wunused-parameter]
|
Check and Lint (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check and Lint (ubuntu-latest, stable)
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/
|
Check and Lint (ubuntu-latest, stable)
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/
|
Check and Lint (ubuntu-latest, stable)
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/
|
Check and Lint (ubuntu-latest, stable)
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/
|
Check and Lint (ubuntu-latest, stable)
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/
|
Check and Lint (ubuntu-latest, stable)
[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*)’:
|
Check and Lint (ubuntu-latest, stable)
[email protected]: 502 | stats_proxy stats = {0};
|
Check and Lint (ubuntu-latest, stable)
[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]
|
Check and Lint (ubuntu-latest, stable)
[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)’:
|
Check and Lint (ubuntu-latest, stable)
[email protected]: 458 | if (_active) {
|
Check and Lint (ubuntu-latest, stable)
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
|
|
Check and Lint (ubuntu-latest, stable)
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
|
Check and Lint (ubuntu-latest, stable)
[email protected]: | ~~~~~~~~~~~~~~~~^~~~~~
|
Check and Lint (ubuntu-latest, stable)
[email protected]: 1356 | int nitems_,
|
Check and Lint (ubuntu-latest, stable)
[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*)’:
|
Check and Lint (ubuntu-latest, stable)
[email protected]: 502 | stats_proxy stats = {0};
|
Check and Lint (ubuntu-latest, stable)
[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]
|
Check and Lint (ubuntu-latest, stable)
[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)’:
|
Check and Lint (ubuntu-latest, stable)
[email protected]: 458 | if (_active) {
|
Check and Lint (ubuntu-latest, stable)
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
|
|
Check and Lint (ubuntu-latest, stable)
[email protected]: /home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
|
Check and Lint (ubuntu-latest, stable)
[email protected]: | ~~~~~~~~~~~~~~~~^~~~~~
|
Check and Lint (ubuntu-latest, stable)
[email protected]: 1356 | int nitems_,
|
Run unit tests (windows-latest, stable, --release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests (windows-latest, stable, --release)
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/
|
Run unit tests (windows-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests (windows-latest, stable)
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/
|
Run unit tests (windows-latest, stable, --features=libsodium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests (windows-latest, stable, --features=libsodium)
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/
|