Skip to content

Fix bug in RequestStream #727

Fix bug in RequestStream

Fix bug in RequestStream #727

Triggered via pull request December 30, 2024 17:57
Status Failure
Total duration 19s
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#L391
unneeded unit expression
Lint: h3/src/server/connection.rs#L361
unneeded unit expression
Lint: h3/src/config.rs#L26
empty line after doc comment
Lint: h3/src/buf.rs#L124
the following explicit lifetimes could be elided: 'a
Lint: h3/src/buf.rs#L130
the following explicit lifetimes could be elided: 'a
Lint: h3/src/qpack/dynamic.rs#L33
the following explicit lifetimes could be elided: 'a
Lint: h3/src/qpack/dynamic.rs#L59
the following explicit lifetimes could be elided: 'a
Lint: h3/src/qpack/dynamic.rs#L71
the following explicit lifetimes could be elided: 'a
Lint: h3/src/qpack/vas.rs#L1
empty lines after doc comment
Lint: h3/src/qpack/prefix_string/decode.rs#L111
casting a character literal to `u8` truncates