Merge pull request #388 from icmccorm/master #60
Annotations
5 errors and 14 warnings
Cargo test:
tests/compile-fail/no-leaking-poll-items.rs#L5
`socket` does not live long enough
|
Cargo test:
tests/compile-fail/no-leaking-poll-items.rs#L5
`socket` does not live long enough
|
Cargo test:
tests/compile-fail/socket-thread-unsafe.rs#L13
`*mut c_void` cannot be shared between threads safely
|
Cargo test:
tests/compile-fail/socket-thread-unsafe.rs#L13
`*mut c_void` cannot be shared between threads safely
|
Cargo test
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
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