Skip to content

Fixxx#105

Merged
ldominiq merged 4 commits into
devfrom
fixxx
May 22, 2026
Merged

Fixxx#105
ldominiq merged 4 commits into
devfrom
fixxx

Bug fixes

71d60a5
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 22, 2026 in 1m 5s

Annotations

Check warning on line 575 in src/server/Server.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the redundant type with "auto".

See more on https://sonarcloud.io/project/issues?id=ldominiq_ft_minecraft&issues=AZ5QIBB5qZzNMdwcMrOY&open=AZ5QIBB5qZzNMdwcMrOY&pullRequest=105

Check warning on line 474 in src/server/Server.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make the type of this parameter a reference-to-const. The current type of "pkt" is "struct NetDisconnect &".

See more on https://sonarcloud.io/project/issues?id=ldominiq_ft_minecraft&issues=AZ5QIBB5qZzNMdwcMrOX&open=AZ5QIBB5qZzNMdwcMrOX&pullRequest=105