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

Checks on master currently fail #224

Closed
liamsi opened this issue Apr 17, 2020 · 1 comment
Closed

Checks on master currently fail #224

liamsi opened this issue Apr 17, 2020 · 1 comment

Comments

@liamsi
Copy link
Member

liamsi commented Apr 17, 2020

 Run actions-rs/audit-check@v18s
##[error]The process '/usr/share/rust/.cargo/bin/cargo' failed with exit code 101
Run actions-rs/audit-check@v1
/usr/share/rust/.cargo/bin/cargo generate-lockfile
    Updating crates.io index
error: no matching package named `tendermint` found
location searched: /home/runner/work/tendermint-rs/tendermint-rs/tendermint
prerelease package needs to be specified explicitly
tendermint = { version = "0.13.0-dev" }
required by package `light_node v0.1.0 (/home/runner/work/tendermint-rs/tendermint-rs/light-node)`
##[error]The process '/usr/share/rust/.cargo/bin/cargo' failed with exit code 101

See:
https://github.com/informalsystems/tendermint-rs/runs/596045666

@liamsi liamsi mentioned this issue Apr 17, 2020
5 tasks
@liamsi
Copy link
Member Author

liamsi commented Apr 20, 2020

Fixed via #227

@liamsi liamsi closed this as completed Apr 20, 2020
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

Successfully merging a pull request may close this issue.

1 participant