Skip to content

usize is pointer size dependant #584

usize is pointer size dependant

usize is pointer size dependant #584

Re-run triggered January 8, 2024 21:14
Status Failure
Total duration 43s
Artifacts

CI.yml

on: pull_request
Matrix: test
Check MSRV
0s
Check MSRV
Check MSRV of `h3-quinn`
0s
Check MSRV of `h3-quinn`
Build docs
0s
Build docs
Fuzz test
0s
Fuzz test
Compliance report
0s
Compliance report
CI is green
0s
CI is green
Fit to window
Zoom out
Zoom in

Annotations

1 error and 17 warnings
Check Style
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check Style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Lint: h3/src/qpack/mod.rs#L3
unused imports: `Decoder`, `Encoder`, `ack_header`, `dynamic::Error as DynamicTableError`, `stream_canceled`
Lint: h3/src/qpack/prefix_string/mod.rs#L14
unused import: `DecodeIter`
Lint: h3/src/qpack/stream.rs#L100
unused variable: `e`
Lint: h3/src/qpack/stream.rs#L289
casting to the same type is unnecessary (`u64` -> `u64`)
Lint: h3/src/qpack/stream.rs#L308
casting to the same type is unnecessary (`u64` -> `u64`)
Lint
`h3` (lib) generated 5 warnings (run `cargo clippy --fix --lib -p h3` to apply 5 suggestions)