build(deps): bump the production-dependencies group with 2 updates #27
Annotations
10 errors and 12 warnings
Cargo test:
libosdp/src/pd.rs#L92
unresolved imports `libosdp::channel::OsdpChannel`, `libosdp::channel::UnixChannel`
|
Cargo test:
libosdp/src/pd.rs#L92
module `channel` is private
|
Cargo test
aborting due to 2 previous errors
|
Cargo test:
libosdp/src/lib.rs#L43
unresolved imports `libosdp::channel::OsdpChannel`, `libosdp::channel::UnixChannel`
|
Cargo test:
libosdp/src/lib.rs#L43
module `channel` is private
|
Cargo test
aborting due to 2 previous errors
|
Cargo test:
libosdp/src/cp.rs#L83
unresolved imports `libosdp::channel::OsdpChannel`, `libosdp::channel::UnixChannel`
|
Cargo test:
libosdp/src/cp.rs#L83
module `channel` is private
|
Cargo test
aborting due to 2 previous errors
|
Cargo test:
libosdp/src/lib.rs#L84
unresolved imports `libosdp::channel::OsdpChannel`, `libosdp::channel::UnixChannel`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
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/
|
Setup rust
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/
|
Setup rust
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/
|
Setup rust
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/
|
Setup rust
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 test:
libosdp/src/pdinfo.rs#L143
missing documentation for a method
|
Cargo test
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
|
Cargo test
`libosdp` (lib) generated 1 warning
|
Cargo test:
libosdp/tests/common/unix_channel.rs#L19
type alias `Result` is never used
|
Cargo test:
libosdp/tests/common/unix_channel.rs#L30
associated functions `connect`, `new`, and `pair` are never used
|
Cargo test
`libosdp` (test "commands") generated 2 warnings
|
Loading