Skip to content

improve: removed unused inclusions #2741

improve: removed unused inclusions

improve: removed unused inclusions #2741

Triggered via pull request December 25, 2024 01:41
Status Failure
Total duration 3m 14s
Artifacts

build-ubuntu.yml

on: pull_request
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 22 warnings
ubuntu-24.04-linux-debug: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const Position&)’
ubuntu-24.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘class Position’
ubuntu-24.04-linux-debug: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const CyclopediaCharacterGeneralStats&)’
ubuntu-24.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘struct CyclopediaCharacterGeneralStats’
ubuntu-24.04-linux-debug: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const CyclopediaCharacterCombatStats&)’
ubuntu-24.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘struct CyclopediaCharacterCombatStats’
ubuntu-24.04-linux-debug: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const CyclopediaCharacterItemSummary&)’
ubuntu-24.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘struct CyclopediaCharacterItemSummary’
ubuntu-24.04-linux-debug: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const OutfitColorStruct&)’
ubuntu-24.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘struct OutfitColorStruct’
ubuntu-22.04-linux-debug: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const Position&)’
ubuntu-22.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘class Position’
ubuntu-22.04-linux-debug: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const CyclopediaCharacterGeneralStats&)’
ubuntu-22.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘struct CyclopediaCharacterGeneralStats’
ubuntu-22.04-linux-debug: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const CyclopediaCharacterCombatStats&)’
ubuntu-22.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘struct CyclopediaCharacterCombatStats’
ubuntu-22.04-linux-debug: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const CyclopediaCharacterItemSummary&)’
ubuntu-22.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘struct CyclopediaCharacterItemSummary’
ubuntu-22.04-linux-debug: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const OutfitColorStruct&)’
ubuntu-22.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘struct OutfitColorStruct’
ubuntu-24.04-linux-debug: src/client/attachedeffect.h#L77
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
ubuntu-24.04-linux-debug: src/client/attachedeffect.h#L83
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
ubuntu-24.04-linux-debug: src/client/attachedeffect.h#L89
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
ubuntu-24.04-linux-debug: src/framework/core/resourcemanager.cpp#L227
variable ‘hasHeader’ set but not used [-Wunused-but-set-variable]
ubuntu-24.04-linux-debug: src/framework/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
ubuntu-24.04-linux-debug: src/framework/platform/unixplatform.cpp#L234
ISO C++ forbids variable length array ‘buffer’ [-Wvla]
ubuntu-24.04-linux-debug: src/framework/proxy/proxy_client.cpp#L181
unused parameter ‘packetId’ [-Wunused-parameter]
ubuntu-24.04-linux-debug: src/framework/proxy/proxy_client.cpp#L414
comparison of integer expressions of different signedness: ‘std::set<std::shared_ptr<Proxy> >::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
ubuntu-24.04-linux-debug: src/framework/proxy/proxy_client.cpp#L499
unused parameter ‘bytes_transferred’ [-Wunused-parameter]
ubuntu-24.04-linux-debug: src/framework/proxy/proxy_client.cpp#L568
unused parameter ‘bytes_transferred’ [-Wunused-parameter]
ubuntu-22.04-linux-release
‘operator delete’ called on unallocated object ‘g_client’ [-Wfree-nonheap-object]
ubuntu-24.04-linux-release
‘operator delete’ called on unallocated object ‘g_client’ [-Wfree-nonheap-object]
ubuntu-22.04-linux-debug: src/client/attachedeffect.h#L77
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
ubuntu-22.04-linux-debug: src/client/attachedeffect.h#L83
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
ubuntu-22.04-linux-debug: src/client/attachedeffect.h#L89
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
ubuntu-22.04-linux-debug: src/framework/core/resourcemanager.cpp#L227
variable ‘hasHeader’ set but not used [-Wunused-but-set-variable]
ubuntu-22.04-linux-debug: src/framework/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
ubuntu-22.04-linux-debug: src/framework/platform/unixplatform.cpp#L234
ISO C++ forbids variable length array ‘buffer’ [-Wvla]
ubuntu-22.04-linux-debug: src/framework/proxy/proxy_client.cpp#L181
unused parameter ‘packetId’ [-Wunused-parameter]
ubuntu-22.04-linux-debug: src/framework/proxy/proxy_client.cpp#L414
comparison of integer expressions of different signedness: ‘std::set<std::shared_ptr<Proxy> >::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
ubuntu-22.04-linux-debug: src/framework/proxy/proxy_client.cpp#L499
unused parameter ‘bytes_transferred’ [-Wunused-parameter]
ubuntu-22.04-linux-debug: src/framework/proxy/proxy_client.cpp#L568
unused parameter ‘bytes_transferred’ [-Wunused-parameter]