deps-rs / deps.rs

Keep your dependencies up-to-date
https://deps.rs
Apache License 2.0
426 stars 26 forks source link

Failed to analyze repository #210

Closed hoijui closed 5 months ago

hoijui commented 11 months ago

See it here: https://deps.rs/repo/github/hoijui/projvar

My guess is, that it is because of this dependency line:

cli_utils = { version = "0.6", package = "cli_utils_hoijui" }

As it is probably the most unusual one.

Is it somehow possible to get to more info why the analysis failed?

hoijui commented 11 months ago

Same happens with this crate, which has the same dependency line like the one above: https://deps.rs/repo/github/hoijui/repvar

szepeviktor commented 8 months ago

Seems like every repo fails: https://deps.rs/

@paolobarbolini Could you help?

fluxxcode commented 8 months ago

Seems like every repo fails: https://deps.rs/

@paolobarbolini Could you help?

I think this is a new bug. Yesterday or the day before yesterday everything was still working 🤔

iganev commented 7 months ago

As of today all of my repositories report the same error at deps.rs

hoijui commented 5 months ago

So since mid February (possibly months before that) this service is practically useless, and only four people care? How can that be?

robjtede commented 5 months ago

duplicate of #106

robjtede commented 5 months ago

This is a known issue and the team have certain workarounds in place, clearly they're not good enough yet but we're working on it.