Skip to content

Fix bug in RequestStream #750

Fix bug in RequestStream

Fix bug in RequestStream #750

Triggered via pull request February 3, 2025 20:32
Status Failure
Total duration 34s
Artifacts

CI.yml

on: pull_request
Matrix: test
Check MSRV
0s
Check MSRV
Check MSRV of `h3-quinn`
0s
Check MSRV of `h3-quinn`
Build docs
0s
Build docs
Fuzz test
0s
Fuzz test
Compliance report
0s
Compliance report
CI is green
0s
CI is green
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 18 warnings
Check Style
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Lint: h3/src/error.rs#L449
cannot find type `TransportError` in this scope
Lint: h3/src/error.rs#L452
cannot find type `TransportError` in this scope
Lint: h3/src/error.rs#L447
conflicting implementations of trait `std::convert::From<error::Error>` for type `error::Error`
Lint: h3/src/client/builder.rs#L125
mismatched types
Lint: h3/src/server/connection.rs#L126
no method named `close` found for struct `connection::ConnectionInner` in the current scope
Lint: h3/src/server/connection.rs#L134
mismatched types
Lint: h3/src/client/connection.rs#L252
mismatched types
Lint: h3/src/client/connection.rs#L395
mismatched types
Lint: h3/src/client/connection.rs#L401
mismatched types
Lint: h3/src/client/connection.rs#L439
mismatched types
Check Style
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/
Check Style
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/
Check Style
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/
Check Style
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/
Lint
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/
Lint
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/
Lint
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/
Lint
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/
Lint: h3/src/client/connection.rs#L398
unneeded unit expression
Lint: h3/src/client/builder.rs#L14
unused import: `SharedStateRef`
Lint: h3/src/server/builder.rs#L32
unused import: `SharedStateRef`
Lint: h3/src/server/connection.rs#L10
unused import: `sync::Arc`
Lint: h3/src/server/connection.rs#L15
unused import: `http::Request`
Lint: h3/src/server/connection.rs#L21
unused imports: `FrameStreamError`, `qpack`, and `self`
Lint: h3/src/server/connection.rs#L228
unneeded unit expression
Lint: h3/src/error2/traits.rs#L3
unused import: `tokio::sync::oneshot::error`
Lint: h3/src/error2/traits.rs#L6
unused import: `config::Config`
Lint: h3/src/error2/traits.rs#L13
unused import: `self`