dojo
dojo copied to clipboard
ci: Github Action for `cargo-udeps` failed
cargo-udeps failed: https://github.com/dojoengine/dojo/actions/runs/8960124577
Reference: branch refs/heads/main (commit 5a3d2464065ac19e98977178d9fec8501868585e).
udeps is broken since it uses nightly compiler and there was a bug in scarb build script which causes build to fail when using newer version of compiler.
build script has been fixed, should start working from next release.
see: https://github.com/software-mansion/scarb/pull/1213
this particular issue was not fixed by the linked PR since its blocked on scarb release