Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Integralist
Copy link
Collaborator

Problem: An internal CI system was failing because the cargo project-locate command was printing additional output that was being parsed by the CLI and causing it to fail to marshal data into JSON (see this issue I've since raised on the Cargo project).

Solution: Only parse the stdout and not the combined stdout/stderr output.

@Integralist Integralist added the bug Something isn't working label Feb 8, 2023
@Integralist Integralist merged commit 0fa2f33 into main Feb 8, 2023
@Integralist Integralist deleted the integralist/fix-cargo-locate-project branch February 8, 2023 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants