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

Github Action for cargo-udeps failed #1929

Closed
github-actions bot opened this issue May 5, 2024 · 2 comments · Fixed by #1939 or #2102
Closed

Github Action for cargo-udeps failed #1929

github-actions bot opened this issue May 5, 2024 · 2 comments · Fixed by #1939 or #2102
Assignees
Labels
backlog blocked This issue is blocked due to some other issues bug Something isn't working ci

Comments

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2024

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

@github-actions github-actions bot added the bug Something isn't working label May 5, 2024
@lambda-0x
Copy link
Contributor

lambda-0x commented May 7, 2024

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: software-mansion/scarb#1213

@lambda-0x lambda-0x self-assigned this May 7, 2024
@lambda-0x lambda-0x added backlog blocked This issue is blocked due to some other issues labels May 7, 2024
@lambda-0x lambda-0x reopened this May 16, 2024
@lambda-0x
Copy link
Contributor

this particular issue was not fixed by the linked PR since its blocked on scarb release

@glihm glihm added the ci label Jun 19, 2024
@glihm glihm changed the title ci: Github Action for cargo-udeps failed Github Action for cargo-udeps failed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog blocked This issue is blocked due to some other issues bug Something isn't working ci
Projects
None yet
2 participants