dojoengine / dojo

Dojo is a toolchain for building provable games and autonomous worlds with Cairo
https://dojoengine.org
Apache License 2.0
391 stars 149 forks source link

ci: Github Action for `cargo-udeps` failed #2124

Open github-actions[bot] opened 3 weeks ago

github-actions[bot] commented 3 weeks ago

cargo-udeps failed: https://github.com/dojoengine/dojo/actions/runs/9733909849 Reference: branch refs/heads/main (commit ed0c67737996d24f3cd326fd360d7aec67a18c9c).

jancris100 commented 3 weeks ago

Can I work on this issue?

glihm commented 2 weeks ago

Remove tee recently introduce in sozo/ops.

glihm commented 2 weeks ago

Remove tee recently introduce in sozo/ops.

Yup, go ahead if you are familiar with udeps. Just please be careful by correctly testing again after the dependencies were trimmed.

You also usually don't want to use cargo update, instead only removing the one that are not used.

glihm commented 1 week ago

@jancris100 any update on that?

jancris100 commented 2 days ago

Hello, I tried to do it but the github actions are a little out of my control.I withdraw my application