fix: packet Canary PR : "cyclopedia house auction" # 3022 #2652
Annotations
10 warnings
Run CMake:
src/framework/core/filestream.cpp#L62
unused parameter ‘useEnc’ [-Wunused-parameter]
|
Run CMake:
src/client/attachedeffect.h#L73
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
|
Run CMake:
src/client/attachedeffect.h#L74
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
|
Run CMake:
src/client/attachedeffect.h#L75
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
|
Run CMake:
src/framework/core/resourcemanager.cpp#L227
variable ‘hasHeader’ set but not used [-Wunused-but-set-variable]
|
Run CMake:
src/framework/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
|
Run CMake:
src/framework/platform/unixplatform.cpp#L234
ISO C++ forbids variable length array ‘buffer’ [-Wvla]
|
Run CMake:
src/framework/proxy/proxy_client.cpp#L178
unused parameter ‘packetId’ [-Wunused-parameter]
|
Run CMake:
src/framework/proxy/proxy_client.cpp#L398
comparison of integer expressions of different signedness: ‘std::set<std::shared_ptr<Proxy> >::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Run CMake:
src/framework/proxy/proxy_client.cpp#L479
unused parameter ‘bytes_transferred’ [-Wunused-parameter]
|
Loading