Integer overflow when parsing prefixed integers from qpack #827
Annotations
15 warnings
cargo clippy:
h3/src/server/request.rs#L74
question mark operator is useless here
|
cargo clippy:
h3/src/client/stream.rs#L216
this `if let` can be collapsed into the outer `if let`
|
cargo clippy:
h3/src/stream.rs#L386
field `0` is never read
|
cargo clippy:
h3/src/stream.rs#L327
unused variable: `err`
|
cargo clippy:
h3/src/stream.rs#L17
unused import: `Decode`
|
cargo clippy:
h3/src/qpack/vas.rs#L1
empty lines after doc comment
|
cargo clippy:
h3/src/connection.rs#L307
redundant field names in struct initialization
|
cargo clippy:
h3/src/error/connection_error_creators.rs#L88
unneeded unit return type
|
cargo clippy:
h3/src/server/connection.rs#L240
unneeded unit expression
|
cargo clippy:
h3/src/client/connection.rs#L422
unneeded unit expression
|
Run Swatinem/rust-cache@v2
Cache not found for keys: v0-rust-lint-Linux-x64-3480f99f-bfe333fb, v0-rust-lint-Linux-x64-3480f99f
|
Install Rust stable
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/
|
Install Rust stable
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/
|
Install Rust stable
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/
|
Install Rust stable
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/
|
Loading