Extend benchmark with consumer group #675
test_pr.yml
on: pull_request
sanity
/
Check
2m 43s
sanity
/
Rustfmt
6s
sanity
/
Clippy
3m 43s
sanity
/
Sort dependencies
34s
sanity
/
Test documentation
3m 30s
sanity
/
Unused dependencies
55s
sanity
/
Validate commit messages
4s
Matrix: build_and_test
build and test macOS-aarch64
0s
finalize_pr
0s
Annotations
4 errors and 3 warnings
sanity / Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
sanity / Clippy:
bench/src/benchmarks/consumer_group_benchmark.rs#L7
unused import: `consumer`
|
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/
|
sanity / Rustfmt:
bench/src/benchmarks/consumer_group_benchmark.rs#L4
Diff in /home/runner/work/iggy/iggy/bench/src/benchmarks/consumer_group_benchmark.rs
|
sanity / Check:
bench/src/benchmarks/consumer_group_benchmark.rs#L7
unused import: `consumer`
|