You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 theclippy
job produced the compilation error in a human readable output.The text was updated successfully, but these errors were encountered: