Skip to content
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

fix: Add missing htons call when adding configured TCP relay. #2436

Merged
merged 1 commit into from
Nov 23, 2023

fix: Add missing `htons` call when adding configured TCP relay.

d1e850c
Select commit
Loading
Failed to load commit list.
Merged

fix: Add missing htons call when adding configured TCP relay. #2436

fix: Add missing `htons` call when adding configured TCP relay.
d1e850c
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Nov 23, 2023 in 46s

Quality Gate failed

Quality Gate failed

Failed condition 0.0% 0.0% Security Hotspots Reviewed on New Code (is less than 100%)

See analysis details on SonarCloud

Additional information

The following metrics might not affect the Quality Gate status but improving
them will improve your project code quality.

1581 Issues

Bug A 8 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 30 Security Hotspots
Code Smell A 1573 Code Smells

Coverage and Duplications

0.0% 0.0% Coverage (0.0% Estimated after merge)
0.0% 0.0% Duplication (0.4% Estimated after merge)

Warning

warningThe version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here


idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint