-
Notifications
You must be signed in to change notification settings - Fork 83
CLI: Treat errors below severity threshold as warnings #696
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
Merged
ernilambar
merged 29 commits into
trunk
from
691-show-errors-with-severity-less-than-a-number-as-a-warning
Nov 12, 2024
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
0c49f42
convert errors less severity to warnings
davidperezgar 42ad9f6
updated behat tests
davidperezgar 56c77f7
updated tests
davidperezgar fb7717e
Merge branch 'trunk' into 691-show-errors-with-severity-less-than-a-n…
davidperezgar 398ab67
changes to show errors less severity
davidperezgar 9fed972
phptests fixes
davidperezgar 04fcb86
Merge branch 'trunk' into 691-show-errors-with-severity-less-than-a-n…
davidperezgar 2526c94
added behat testing
davidperezgar 5437ba4
phpmd test fixed
davidperezgar a76a7e5
fix phplint
davidperezgar 3984d64
fix phpmd test
davidperezgar 8b72701
Merge branch 'trunk' into 691-show-errors-with-severity-less-than-a-n…
davidperezgar 9342dda
fix phplint
davidperezgar 0b631d9
Merge branch 'trunk' into 691-show-errors-with-severity-less-than-a-n…
swissspidy 9886683
changed as commented
davidperezgar 505f3b6
Merge branch 'trunk' into 691-show-errors-with-severity-less-than-a-n…
davidperezgar 68834e4
new line
davidperezgar e4275c1
remove flag boolean
davidperezgar 2df3000
Update includes/CLI/Plugin_Check_Command.php
davidperezgar 37fd096
suggested changes
davidperezgar a62fd0b
Update includes/CLI/Plugin_Check_Command.php
davidperezgar 16a33d1
fix conditional
davidperezgar 57950b1
changed to ERROR_EXTRA as suggested
davidperezgar 10ab255
move to warnings
davidperezgar 8967e53
errors-low-severity and warnings-low-severity
davidperezgar 235c811
Merge branch 'trunk' into 691-show-errors-with-severity-less-than-a-n…
davidperezgar ed6d75f
fix error and severity in warnings
davidperezgar c4541cc
fix comment
davidperezgar 6268281
Fix spacing issues in function docs
ernilambar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.