Ci: Multiple actions update; Container signing; Merge ghcr workflow to one; arm64 runner #199
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
target/debug/build/hbb_common-f0f4f591b51995bd/out/protos/message.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
|
Run actions-rs/cargo@v1:
target/debug/build/hbb_common-f0f4f591b51995bd/out/protos/rendezvous.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
|
Run actions-rs/cargo@v1:
libs/hbb_common/src/tcp.rs#L230
if let can be simplified with `.unwrap_or_default()`
|
Run actions-rs/cargo@v1:
libs/hbb_common/src/udp.rs#L68
this lifetime isn't used in the function definition
|
Run actions-rs/cargo@v1:
libs/hbb_common/src/udp.rs#L154
if let can be simplified with `.unwrap_or_default()`
|
Run actions-rs/cargo@v1:
libs/hbb_common/src/config.rs#L583
unneeded `return` statement
|
Run actions-rs/cargo@v1:
libs/hbb_common/src/fs.rs#L189
unneeded `return` statement
|
Run actions-rs/cargo@v1:
libs/hbb_common/src/lib.rs#L94
empty line after doc comment
|
Run actions-rs/cargo@v1:
libs/hbb_common/src/lib.rs#L162
usage of a legacy numeric method
|
Run actions-rs/cargo@v1:
libs/hbb_common/src/lib.rs#L202
`flatten()` will run forever if the iterator repeatedly produces an `Err`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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