Skip to content

Fix bug in RequestStream #740

Fix bug in RequestStream

Fix bug in RequestStream #740

Triggered via pull request January 19, 2025 13:49
Status Failure
Total duration 42s
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

1 error and 20 warnings
Check Style
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check Style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L395
unneeded unit expression
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#L18
unneeded unit return type
Lint: h3/src/error2/traits.rs#L30
unneeded unit return type
Lint: h3/src/server/request.rs#L116
unused variable: `reason`
Lint: h3/src/server/request.rs#L168
unused variable: `reason`
Lint: h3/src/error2/traits.rs#L12
unused variable: `internal_error`