Skip to content

Extend benchmark with consumer group #672

Extend benchmark with consumer group

Extend benchmark with consumer group #672

Triggered via pull request July 13, 2024 19:12
Status Failure
Total duration 4m 49s
Artifacts

test_pr.yml

on: pull_request
sanity  /  Check
2m 45s
sanity / Check
sanity  /  Rustfmt
9s
sanity / Rustfmt
sanity  /  Clippy
3m 53s
sanity / Clippy
sanity  /  Sort dependencies
33s
sanity / Sort dependencies
sanity  /  Test documentation
3m 25s
sanity / Test documentation
sanity  /  Unused dependencies
58s
sanity / Unused dependencies
sanity  /  Validate commit messages
5s
sanity / Validate commit messages
Matrix: build_and_test
backwards_compatibility  /  check_commit_message
backwards_compatibility / check_commit_message
build and test macOS-aarch64
0s
build and test macOS-aarch64
backwards_compatibility  /  build_and_test
backwards_compatibility / build_and_test
finalize_pr
0s
finalize_pr
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
sanity / Clippy: bench/src/args/kind.rs#L264
useless use of `format!`
sanity / Clippy: bench/src/args/kind.rs#L275
useless use of `format!`
sanity / Clippy: bench/src/benchmarks/consumer_group_benchmark.rs#L71
this expression creates a reference which is immediately dereferenced by the compiler
sanity / Clippy: bench/src/producer.rs#L27
this function has too many arguments (8/7)
sanity / Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
finalize_pr
Process completed with exit code 1.
sanity / Validate commit messages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gsactions/commit-message-checker@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/