Fix bug in RequestStream #741
Annotations
4 errors and 14 warnings
|
cargo test:
h3/src/server/mod.rs#L21
mismatched types
|
cargo test
aborting due to 1 previous error
|
cargo test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
cargo test:
h3/src/server/connection.rs#L10
unused import: `sync::Arc`
|
cargo test:
h3/src/server/connection.rs#L15
unused import: `http::Request`
|
cargo test:
h3/src/server/connection.rs#L21
unused imports: `FrameStreamError`, `qpack`, and `self`
|
cargo test:
h3/src/server/request.rs#L116
unused variable: `reason`
|
cargo test:
h3/src/server/request.rs#L168
unused variable: `reason`
|
cargo test:
h3/src/error2/traits.rs#L12
unused variable: `internal_error`
|
cargo test:
h3/src/error2/traits.rs#L24
unused variable: `internal_error`
|
cargo test:
h3/src/error2/traits.rs#L25
unused variable: `config`
|
cargo test:
h3/src/shared_state.rs#L11
fields `settings`, `connection_error`, and `closing` are never read
|
cargo test:
h3/src/shared_state.rs#L29
trait `ConnectionState2` is never used
|
Install Rust stable
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 stable
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 stable
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 stable
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