Skip to content

improve: removed unused inclusions #2740

improve: removed unused inclusions

improve: removed unused inclusions #2740

Triggered via pull request December 25, 2024 01:38
Status Failure
Total duration 2m 44s
Artifacts

build-ubuntu.yml

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

Annotations

30 errors and 20 warnings
ubuntu-22.04-linux-release: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const Position&)’
ubuntu-22.04-linux-release: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘class Position’
ubuntu-22.04-linux-release: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const Outfit&)’
ubuntu-22.04-linux-release: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘class Outfit’
ubuntu-22.04-linux-release
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-831151863/cmake-3.31.3-linux-x86_64/bin/cmake' failed with error code: '1'.'
ubuntu-24.04-linux-release: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const Position&)’
ubuntu-24.04-linux-release: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘class Position’
ubuntu-24.04-linux-release: src/framework/luaengine/luainterface.h#L403
no matching function for call to ‘push_luavalue(const Outfit&)’
ubuntu-24.04-linux-release: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘class Outfit’
ubuntu-24.04-linux-release
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-831151863/cmake-3.31.3-linux-x86_64/bin/cmake' failed with error code: '1'.'
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 Outfit&)’
ubuntu-24.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘class Outfit’
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-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 Outfit&)’
ubuntu-22.04-linux-debug: src/framework/luaengine/luavaluecasts.h#L160
no type named ‘element_type’ in ‘class Outfit’
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-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-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]