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

Don't deny warnings on CI #201

Merged
merged 3 commits into from Nov 8, 2020
Merged

Don't deny warnings on CI #201

merged 3 commits into from Nov 8, 2020

Conversation

phil-opp
Copy link
Member

Sometimes Rust/Cargo or clippy introduce new (stylistic) warnings. We don't want to break our CI build over those. This PR changes or CI script to report these warning in the Github UI instead.

Clippy sometimes introduces new stylistic warnings and we don't want to break our build over this.
Rust/Cargo sometimes add new stylistic warnings too.
@phil-opp phil-opp mentioned this pull request Oct 31, 2020
2 tasks
@phil-opp
Copy link
Member Author

The warnings are now shown inline in the "Files Changed" tab and also on the build overview page.

@phil-opp phil-opp merged commit 7def2db into master Nov 8, 2020
@phil-opp phil-opp deleted the update-ci branch November 8, 2020 10:41
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 this pull request may close these issues.

None yet

2 participants