Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

clippy job succeeds even when clippy_check fails #139

Open
andrewbanchich opened this issue Apr 21, 2021 · 0 comments
Open

clippy job succeeds even when clippy_check fails #139

andrewbanchich opened this issue Apr 21, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@andrewbanchich
Copy link

If a project fails to compile, the clippy annotation job will succeed. It currently only fails if the project compiles and its lints return results.

Related to this: the verbose JSON output from clippy_check is really hard to read. If a project fails to compile, it would be nice if the clippy job produced the compilation error in a human readable output.

@andrewbanchich andrewbanchich added the bug Something isn't working label Apr 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant