Fix bug in RequestStream #727
CI.yml
on: pull_request
Check Style
8s
Lint
9s
Matrix: test
Compliance report
0s
CI is green
0s
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
|