chore: update docs #72
rust.yml
on: push
Test Nightly
17s
Build Nightly
0s
Annotations
15 warnings
Test Nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Test Nightly
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/
|
Test Nightly
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/
|
Test Nightly
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/
|
Test Nightly
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/
|
Test Nightly
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test Nightly:
binary-util-derive/src/io/structs.rs#L338
call to `.clone()` on a reference in this situation does nothing
|
Test Nightly:
binary-util-derive/src/io/structs.rs#L339
call to `.clone()` on a reference in this situation does nothing
|
Test Nightly
`binary-util-derive` (lib test) generated 2 warnings (run `cargo fix --lib -p binary-util-derive --tests` to apply 2 suggestions)
|
Test Nightly:
binary-util/src/interfaces.rs#L70
unused macro definition: `impl_streamable`
|
Test Nightly:
binary-util/src/interfaces.rs#L630
unused `Result` that must be used
|
Test Nightly:
binary-util/src/interfaces.rs#L741
calls to `std::mem::forget` with a reference instead of an owned value does nothing
|
Test Nightly
`binary-util` (lib) generated 3 warnings (2 duplicates)
|
Test Nightly:
binary-util/tests/byte_reader.rs#L3
unused import: `ByteWriter`
|
Test Nightly:
binary-util/tests/byte_reader.rs#L4
unused import: `binary_util::BinaryIo`
|