manhunto / webhooks-rs

Configurable webhooks engine with retry policy and circuit breaker written in rust. Includes server + sdk + cli
MIT License
30 stars 0 forks source link

Fix udeps github workflow job #43

Open manhunto opened 3 months ago

manhunto commented 3 months ago

Example: https://github.com/manhunto/webhooks-rs/actions/runs/9245972212/job/25432991441

cargo +nightly-2024-05-18 udeps --all-targets
  shell: sh -e {0}
  env:
    CARGO_TERM_COLOR: always
    RUSTFLAGS: -Dwarnings
    NIGHTLY_VERSION: nightly-202[4](https://github.com/manhunto/webhooks-rs/actions/runs/9245972212/job/25432991441#step:7:4)-05-18
    CACHE_ON_FAILURE: false
    CARGO_INCREMENTAL: 0
    Updating crates.io index
error: failed to get `clap` as a dependency of package `cli v0.1.0 (/__w/webhooks-rs/webhooks-rs/cli)`

Caused by:
  download of config.json failed

Caused by:
  failed to download from `https://index.crates.io/config.json`

Caused by:
  [[6](https://github.com/manhunto/webhooks-rs/actions/runs/9245972212/job/25432991441#step:7:6)0] SSL peer certificate or SSH remote key was not OK (SSL certificate problem: unable to get local issuer certificate)
Error: Process completed with exit code [10](https://github.com/manhunto/webhooks-rs/actions/runs/9245972212/job/25432991441#step:7:11)1.
manhunto commented 3 months ago

Removed: https://github.com/manhunto/webhooks-rs/commit/adfc29d034b45dd9cdca6bb4b3eb1611793477fe