Skip to content

Test 9972#6866

Closed
danmar wants to merge 6 commits intodanmar:mainfrom
cppchecksolutions:test-9972
Closed

Test 9972#6866
danmar wants to merge 6 commits intodanmar:mainfrom
cppchecksolutions:test-9972

Conversation

@danmar
Copy link
Copy Markdown
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.

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.

2 participants