move datagram to separate crate #693
Annotations
7 errors and 5 warnings
|
cargo test:
h3/src/server/connection.rs#L34
unresolved imports `crate::quic::RecvDatagramExt`, `crate::quic::SendDatagramExt`
|
cargo test:
h3/src/server/stream.rs#L8
unresolved import `crate::quic::RecvDatagramExt`
|
cargo test:
h3/src/server/connection.rs#L27
unresolved import `crate::ext::Datagram`
|
cargo test:
h3/src/server/stream.rs#L7
unresolved import `crate::ext::Datagram`
|
cargo test
could not compile `h3` (lib) due to 4 previous errors
|
cargo test
The operation was canceled.
|
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
/home/runner/work/h3/h3/h3-datagram/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Loading