expose qpack module as unstable (#311) #16
CI.yml
on: push
Check Style
12s
Lint
27s
Matrix: test
Build docs
22s
Fuzz test
59s
Compliance report
1m 42s
Run Examples
1m 0s
CI is green
3s
Annotations
171 warnings
|
Check Style
Cache not found for keys: v0-rust-style-Linux-x64-c1b8bc9c-bfe333fb, v0-rust-style-Linux-x64-c1b8bc9c
|
|
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/client/stream.rs#L216
this `if let` can be collapsed into the outer `if let`
|
|
Lint:
h3/src/client/connection.rs#L460
variables can be used directly in the `format!` string
|
|
Lint:
h3/src/client/connection.rs#L436
variables can be used directly in the `format!` string
|
|
Lint:
h3/src/stream.rs#L386
field `0` is never read
|
|
Lint:
h3/src/stream.rs#L327
unused variable: `err`
|
|
Lint:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Lint:
h3/src/qpack/vas.rs#L1
empty lines after doc comment
|
|
Lint:
h3/src/connection.rs#L307
redundant field names in struct initialization
|
|
Lint:
h3/src/server/connection.rs#L240
unneeded unit expression
|
|
Lint:
h3/src/client/connection.rs#L422
unneeded unit expression
|
|
Lint
Cache not found for keys: v0-rust-lint-Linux-x64-c1b8bc9c-bfe333fb, v0-rust-lint-Linux-x64-c1b8bc9c
|
|
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/
|
|
Check MSRV
`h3` (lib) generated 2 warnings (run `cargo fix --lib -p h3` to apply 1 suggestion)
|
|
Check MSRV:
h3/src/stream.rs#L327
unused variable: `err`
|
|
Check MSRV:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Check MSRV
Cache not found for keys: v0-rust-msrv-Linux-x64-ecd0934a-bfe333fb, v0-rust-msrv-Linux-x64-ecd0934a
|
|
Check MSRV
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 MSRV
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 MSRV
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 MSRV
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 MSRV of `h3-quinn`
`h3` (lib) generated 2 warnings (run `cargo fix --lib -p h3` to apply 1 suggestion)
|
|
Check MSRV of `h3-quinn`:
h3/src/stream.rs#L327
unused variable: `err`
|
|
Check MSRV of `h3-quinn`:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Check MSRV of `h3-quinn`
Cache not found for keys: v0-rust-msrv_h3_quinn-Linux-x64-e782e951-bfe333fb, v0-rust-msrv_h3_quinn-Linux-x64-e782e951
|
|
Check MSRV of `h3-quinn`
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 MSRV of `h3-quinn`
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 MSRV of `h3-quinn`
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 MSRV of `h3-quinn`
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3-webtransport/src/server.rs#L174
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib) generated 8 warnings
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/prefix_string/decode.rs#L319
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/prefix_string/decode.rs#L315
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/dynamic.rs#L265
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/dynamic.rs#L261
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/shared_state.rs#L70
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/buf.rs#L25
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
Cache not found for keys: v0-rust-test-Linux-x64-493c86f1-bfe333fb, v0-rust-test-Linux-x64-493c86f1
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3-webtransport/src/server.rs#L174
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib) generated 8 warnings
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/prefix_string/decode.rs#L319
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/prefix_string/decode.rs#L315
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/dynamic.rs#L265
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/dynamic.rs#L261
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/shared_state.rs#L70
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/buf.rs#L25
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
Cache not found for keys: v0-rust-test-Linux-x64-493c86f1-bfe333fb, v0-rust-test-Linux-x64-493c86f1
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3-webtransport/src/server.rs#L174
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib) generated 8 warnings
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/prefix_string/decode.rs#L319
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/prefix_string/decode.rs#L315
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/dynamic.rs#L265
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/qpack/dynamic.rs#L261
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/shared_state.rs#L70
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/buf.rs#L25
lifetime flowing from input to output with different syntax can be confusing
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
Cache not found for keys: v0-rust-test-Linux-x64-493c86f1-bfe333fb, v0-rust-test-Linux-x64-493c86f1
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test beta ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib) generated 2 warnings
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib test) generated 3 warnings (2 duplicates)
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3-quinn/src/lib.rs#L34
unexpected `cfg` condition value: `datagram`
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib) generated 2 warnings
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
Cache not found for keys: v0-rust-test-Linux-x64-c1b8bc9c-bfe333fb, v0-rust-test-Linux-x64-c1b8bc9c
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib) generated 2 warnings
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib test) generated 3 warnings (2 duplicates)
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3-quinn/src/lib.rs#L34
unexpected `cfg` condition value: `datagram`
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib) generated 2 warnings
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
Cache not found for keys: v0-rust-test-Linux-x64-c1b8bc9c-bfe333fb, v0-rust-test-Linux-x64-c1b8bc9c
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib) generated 2 warnings
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib test) generated 3 warnings (2 duplicates)
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3-quinn/src/lib.rs#L34
unexpected `cfg` condition value: `datagram`
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
`h3` (lib) generated 2 warnings
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
Cache not found for keys: v0-rust-test-Linux-x64-c1b8bc9c-bfe333fb, v0-rust-test-Linux-x64-c1b8bc9c
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest x86_64-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu
`h3` (lib) generated 2 warnings
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu
`h3` (lib test) generated 3 warnings (2 duplicates)
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu:
h3-quinn/src/lib.rs#L34
unexpected `cfg` condition value: `datagram`
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu
`h3` (lib) generated 2 warnings
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu:
h3/src/stream.rs#L386
field `0` is never read
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu:
h3/src/stream.rs#L17
unused import: `Decode`
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu
Cache not found for keys: v0-rust-test-Linux-x64-c1b8bc9c-bfe333fb, v0-rust-test-Linux-x64-c1b8bc9c
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu
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/
|
|
Test stable ubuntu-latest i686-unknown-linux-gnu
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/
|
|
Build docs
`h3` (lib doc) generated 1 warning
|
|
Build docs
lint `intra_doc_link_resolution_failure` has been renamed to `rustdoc::broken_intra_doc_links`
|
|
Build docs
Cache not found for keys: v0-rust-doc-Linux-x64-8957e7b6-bfe333fb, v0-rust-doc-Linux-x64-8957e7b6
|
|
Build docs
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/
|
|
Build docs
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/
|
|
Build docs
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/
|
|
Build docs
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/
|
|
Fuzz test
`h3-fuzz` (bin "fuzz_varint") generated 4 warnings
|
|
Fuzz test
methods `write` and `write_var` are never used
|
|
Fuzz test
methods `get` and `get_var` are never used
|
|
Fuzz test
method `write_var` is never used
|
|
Fuzz test
method `get_var` is never used
|
|
Fuzz test
`h3-fuzz` (bin "fuzz_varint") generated 4 warnings
|
|
Fuzz test
methods `write` and `write_var` are never used
|
|
Fuzz test
methods `get` and `get_var` are never used
|
|
Fuzz test
method `write_var` is never used
|
|
Fuzz test
method `get_var` is never used
|
|
Fuzz test
Cache not found for keys: v0-rust-fuzz-Linux-x64-8957e7b6-bfe333fb, v0-rust-fuzz-Linux-x64-8957e7b6
|
|
Fuzz test
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/
|
|
Fuzz test
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/
|
|
Fuzz test
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/
|
|
Fuzz test
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/
|
|
Run Examples
Cache not found for keys: v0-rust-examples-Linux-x64-c1b8bc9c-bfe333fb, v0-rust-examples-Linux-x64-c1b8bc9c
|
|
Run Examples
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/
|
|
Run Examples
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/
|
|
Run Examples
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/
|
|
Run Examples
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/
|
|
Compliance report
The `save-state` 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/
|
|
Compliance report
The `save-state` 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/
|
|
Compliance report
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/
|
|
Compliance report
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/
|
|
Compliance report
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/
|
|
Compliance report
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/
|