WIP Start decoding headers once enought data is received and add dynamic table #833
CI.yml
on: pull_request
Check Style
7s
Lint
16s
Matrix: test
Build docs
Fuzz test
Compliance report
Run Examples
0s
CI is green
0s
Annotations
10 errors and 18 warnings
Check Style
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Lint:
h3/src/qpack/encoder_instructions.rs#L239
the trait bound `ParseEncoderInstructionError: From<PrefixStringError>` is not satisfied
|
Lint:
h3/src/qpack/encoder_instructions.rs#L234
the trait bound `ParseEncoderInstructionError: From<PrefixStringError>` is not satisfied
|
Lint:
h3/src/qpack/encoder_instructions.rs#L191
the trait bound `ParseEncoderInstructionError: From<PrefixStringError>` is not satisfied
|
Lint:
h3/src/qpack/encoder_instructions.rs#L185
no variant or associated item named `Integer` found for enum `qpack::encoder_instructions::ParseEncoderInstructionError` in the current scope
|
Lint:
h3/src/qpack/encoder_instructions.rs#L182
the trait bound `ParseEncoderInstructionError: From<Error>` is not satisfied
|
Lint:
h3/src/qpack/encoder_instructions.rs#L180
failed to resolve: use of undeclared type `ParseError`
|
Lint:
h3/src/qpack/decoder2/decoder_stream_handler.rs#L59
failed to resolve: could not find `select` in `tokio`
|
Lint:
h3/src/qpack/decoder2/decoder_stream_handler.rs#L7
unresolved import `tracing`
|
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:
h3/src/qpack/decoder.rs#L2
unused imports: `convert::TryInto` and `io::Cursor`
|
Lint:
h3/src/qpack/vas.rs#L1
empty lines after doc comment
|
Lint:
h3/src/qpack/stream.rs#L4
unused imports: `Code` and `internal_error::InternalConnectionError`
|
Lint:
h3/src/qpack/stream.rs#L2
unused import: `io::Cursor`
|
Lint:
h3/src/connection.rs#L316
redundant field names in struct initialization
|
Lint:
h3/src/error/connection_error_creators.rs#L88
unneeded unit return type
|
Lint:
h3/src/server/request.rs#L22
unused import: `decoder2`
|
Lint:
h3/src/server/request.rs#L1
unused import: `future::Future`
|
Lint:
h3/src/server/connection.rs#L245
unneeded unit expression
|
Lint:
h3/src/client/connection.rs#L422
unneeded unit expression
|
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/
|