-
Notifications
You must be signed in to change notification settings - Fork 3k
Travis: Quick name-fix for warnings reported by Astyle #6917
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
Conversation
Currently Astyle is reporting files with warnings, not the actual count of warnings. This is a bug, but fixing right now will cause incorrect results. At least for the short-term we can change the name to avoid as much confusion as possible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Files 👍 much clearer now, even we got confused today about some +0 warnings reports when there were issues
/morph build |
Build : SUCCESSBuild number : 2030 Triggering tests/morph test |
Test : FAILUREBuild number : 1836 |
/morph test |
Exporter Build : SUCCESSBuild number : 1679 |
Test : FAILUREBuild number : 1839 |
Once the devices are fixed in CI, we will restart tests |
/morph test |
Test : SUCCESSBuild number : 1859 |
astyle is targeting 5.9, therefore so should this. |
Description
Currently Astyle is reporting files with warnings, not the actual count of warnings. This is a bug, but fixing right now will cause incorrect results (and we're in the middle of preparing a release!). At least for the short-term we can change the name to avoid as much confusion as possible.
cc @0xc0170
Pull request type