Refactor Error handling to fix bugs #741
Annotations
4 errors and 14 warnings
|
h3/src/server/mod.rs#L21
mismatched types
|
|
|
h3/src/server/connection.rs#L10
unused import: `sync::Arc`
|
h3/src/server/connection.rs#L15
unused import: `http::Request`
|
h3/src/server/connection.rs#L21
unused imports: `FrameStreamError`, `qpack`, and `self`
|
h3/src/server/request.rs#L116
unused variable: `reason`
|
h3/src/server/request.rs#L168
unused variable: `reason`
|
h3/src/error2/traits.rs#L12
unused variable: `internal_error`
|
h3/src/error2/traits.rs#L24
unused variable: `internal_error`
|
h3/src/error2/traits.rs#L25
unused variable: `config`
|
h3/src/shared_state.rs#L11
fields `settings`, `connection_error`, and `closing` are never read
|
h3/src/shared_state.rs#L29
trait `ConnectionState2` is never used
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading