Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix udeps github workflow job #43

Open
manhunto opened this issue May 27, 2024 · 1 comment
Open

Fix udeps github workflow job #43

manhunto opened this issue May 27, 2024 · 1 comment

Comments

@manhunto
Copy link
Owner

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
Copy link
Owner Author

Removed: adfc29d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant