feat: Publish container images to GitHub ghcr.io #473
Merged
Annotations
8 errors and 6 warnings
Run actions-rs/cargo@v1:
target/debug/build/hbb_common-b1e28a674a760abe/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-b1e28a674a760abe/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#L154
if let can be simplified with `.unwrap_or_default()`
|
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`
|
Run actions-rs/cargo@v1
could not compile `hbb_common` (lib) due to 6 previous errors
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
Loading