Skip to content

Conversation

@danmar
Copy link
Owner

@danmar danmar commented Oct 6, 2024

This is just to test out uploading SARIF to github see #6863

@@ -0,0 +1,6 @@

void foo(int x) {
if (x >= 0 || x <= 10) {}

Check warning

Code scanning / CppCheck

Logical disjunction always evaluates to true: x >= 0 || x <= 10. Warning

Logical disjunction always evaluates to true: x >= 0 || x <= 10.
@danmar danmar closed this Jan 31, 2025
@danmar danmar deleted the test-9972 branch January 31, 2025 15: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.

1 participant