Fix bug in RequestStream #731
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo test:
h3/src/error2/traits.rs#L10
unused variable: `internal_error`
|
cargo test:
h3/src/error2/traits.rs#L16
unused variable: `internal_error`
|
cargo test:
h3/src/error2/traits.rs#L16
unused variable: `config`
|
cargo test:
h3/src/error2/traits.rs#L8
trait `CloseConnection` is never used
|
cargo test:
h3/src/error2/traits.rs#L15
trait `CloseStream` is never used
|
cargo test:
h3/src/error2/internal_error.rs#L9
variants `Connection` and `Stream` are never constructed
|
cargo test
`h3` (lib) generated 6 warnings
|
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`
|
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/
|
Loading