perf: replace SELECT * with specific columns in SQL queries (#3214) #61
Annotations
5 warnings
Run CMake:
build/linux-debug/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
Run CMake:
src/game/game.cpp#L9037
unused variable ‘maxFee’ [-Wunused-variable]
|
Run CMake:
src/io/io_bosstiary.cpp#L31
unused variable ‘date’ [-Wunused-variable]
|
Run CMake:
src/map/spectators.cpp#L66
suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
|
Run CMake:
src/map/spectators.cpp#L260
suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
|
Loading