Refactor Error handling to fix bugs #741
Annotations
2 errors and 15 warnings
h3/src/shared_state.rs#L31
crate-private type `SharedState2` in public interface
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
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`, `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/error2/internal_error.rs#L9
variants `Connection` and `Stream` are never constructed
|
The logs for this run have expired and are no longer available.
Loading