Fix bug in RequestStream #732
CI.yml
on: pull_request
Check Style
19s
Lint
26s
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#L395
unneeded unit expression
|
Lint:
h3/src/server/connection.rs#L361
unneeded unit expression
|
Lint:
h3/src/error2/traits.rs#L19
unneeded unit return type
|
Lint:
h3/src/error2/traits.rs#L31
unneeded unit return type
|
Lint:
h3/src/error2/traits.rs#L12
unused variable: `internal_error`
|
Lint:
h3/src/error2/traits.rs#L25
unused variable: `internal_error`
|
Lint:
h3/src/error2/traits.rs#L26
unused variable: `config`
|
Lint:
h3/src/shared_state.rs#L11
fields `settings`, `connection_error`, and `closing` are never read
|
Lint:
h3/src/shared_state.rs#L29
trait `ConnectionState2` is never used
|
Lint:
h3/src/error2/traits.rs#L8
trait `CloseConnection` is never used
|