move datagram to separate crate (#199) #14
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Rust beta
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/
|
Install Rust beta
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/
|
Install Rust beta
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/
|
Install Rust beta
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:
h3-quinn/src/lib.rs#L23
unexpected `cfg` condition value: `datagram`
|
cargo test:
h3-quinn/src/lib.rs#L252
unexpected `cfg` condition value: `datagram`
|
cargo test:
h3-quinn/src/lib.rs#L270
unexpected `cfg` condition value: `datagram`
|
cargo test:
h3-quinn/src/lib.rs#L15
unused import: `BytesMut`
|
cargo test:
h3-quinn/src/lib.rs#L47
field `datagrams` is never read
|
cargo test
`h3` (lib test) generated 5 warnings (run `cargo fix --lib -p h3 --tests` to apply 1 suggestion)
|
Loading