improve: removed unused inclusions #2736
Annotations
16 errors and 8 warnings
ubuntu-22.04-linux-debug:
src/framework/net/server.cpp#L28
‘io_service’ in namespace ‘asio’ does not name a type; did you mean ‘use_service’?
|
ubuntu-22.04-linux-debug:
src/framework/net/server.cpp#L31
‘g_ioService’ was not declared in this scope
|
ubuntu-22.04-linux-debug
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-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
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/net/server.cpp#L28
‘io_service’ in namespace ‘asio’ does not name a type; did you mean ‘use_service’?
|
ubuntu-24.04-linux-debug:
src/framework/net/server.cpp#L31
‘g_ioService’ was not declared in this scope
|
ubuntu-24.04-linux-debug
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 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-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-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]
|