Extend benchmark with consumer group #672
test_pr.yml
on: pull_request
sanity
/
Check
2m 45s
sanity
/
Rustfmt
9s
sanity
/
Clippy
3m 53s
sanity
/
Sort dependencies
33s
sanity
/
Test documentation
3m 25s
sanity
/
Unused dependencies
58s
sanity
/
Validate commit messages
5s
Matrix: build_and_test
build and test macOS-aarch64
0s
finalize_pr
0s
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/
|