Impl writer #1283
Annotations
15 warnings
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/
|
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/
|
Run actions-rs/cargo@v1:
src/impls/hashset.rs#L187
unused import: `bitvec::prelude`
|
Run actions-rs/cargo@v1:
src/impls/hashset.rs#L243
unused variable: `input`
|
Run actions-rs/cargo@v1:
src/impls/hashset.rs#L243
unused variable: `endian`
|
Run actions-rs/cargo@v1:
src/impls/hashset.rs#L243
unused variable: `expected`
|
Run actions-rs/cargo@v1:
src/impls/hashset.rs#L267
unused variable: `expected_write`
|
Run actions-rs/cargo@v1:
examples/custom_reader_and_writer.rs#L3
unused imports: `BitVec`, `Msb0`
|
Run actions-rs/cargo@v1
`deku` (example "custom_reader_and_writer") generated 1 warning (run `cargo fix --example "custom_reader_and_writer"` to apply 1 suggestion)
|
Run actions-rs/cargo@v1:
tests/test_attributes/test_ctx.rs#L233
unused variable: `ret_write`
|
Run actions-rs/cargo@v1:
tests/test_attributes/test_ctx.rs#L233
variable does not need to be mutable
|
Run actions-rs/cargo@v1
`deku` (test "mod") generated 2 warnings (run `cargo fix --test "mod"` to apply 2 suggestions)
|
The logs for this run have expired and are no longer available.
Loading