Skip to content

feat: Make cargo bench part of CI to ensure we don’t accidentally introduce performance regressions #1053

feat: Make cargo bench part of CI to ensure we don’t accidentally introduce performance regressions

feat: Make cargo bench part of CI to ensure we don’t accidentally introduce performance regressions #1053

Status Failure
Total duration 20m 43s
Artifacts

workflow.yml

on: pull_request
Matrix: cargo-build
cargo-clippy
51s
cargo-clippy
rustfmt
25s
rustfmt
ShellCheck
6s
ShellCheck
canister-build-reproducibility
9m 15s
canister-build-reproducibility
Matrix: cargo-tests
e2e-scenario-1
5m 26s
e2e-scenario-1
e2e-scenario-2
5m 43s
e2e-scenario-2
e2e-scenario-3
4m 37s
e2e-scenario-3
e2e-disable-api-if-not-fully-synced-flag
4m 51s
e2e-disable-api-if-not-fully-synced-flag
charge-cycles-on-reject
5m 41s
charge-cycles-on-reject
upgradability
4m 40s
upgradability
set_config
5m 18s
set_config
benchmark
11m 12s
benchmark
watchdog_health_status
7m 5s
watchdog_health_status
watchdog_get_config
5m 11s
watchdog_get_config
watchdog_metrics
6m 6s
watchdog_metrics
watchdog_upgradability
5m 37s
watchdog_upgradability
checks-pass
0s
checks-pass
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
ShellCheck
Process completed with exit code 1.
e2e-scenario-1
Process completed with exit code 1.
benchmark
Process completed with exit code 1.
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
cargo-clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/