improve: removed unused inclusions #2728
Annotations
24 errors and 8 warnings
ubuntu-24.04-linux-release:
src/framework/sound/soundeffect.h#L30
expected ‘)’ before ‘*’ token
|
ubuntu-24.04-linux-release:
src/framework/sound/soundeffect.h#L33
‘ALCdevice’ has not been declared
|
ubuntu-24.04-linux-release:
src/framework/sound/soundeffect.h#L52
‘EFXEAXREVERBPROPERTIES’ does not name a type; did you mean ‘EFXEAXREVERBPROPERTIES_DEFINED’?
|
ubuntu-24.04-linux-release:
src/framework/sound/soundeffect.h#L54
‘ALCdevice’ does not name a type
|
ubuntu-24.04-linux-release:
src/framework/sound/soundeffect.cpp#L197
no declaration matches ‘void SoundEffect::init(ALCdevice*)’
|
ubuntu-24.04-linux-release:
src/framework/sound/soundeffect.cpp#L225
no declaration matches ‘SoundEffect::SoundEffect(ALCdevice*)’
|
ubuntu-24.04-linux-release:
src/framework/sound/soundeffect.cpp#L269
no declaration matches ‘void SoundEffect::loadPreset(const EFXEAXREVERBPROPERTIES&)’
|
ubuntu-24.04-linux-release:
src/framework/sound/soundeffect.cpp#L332
cannot convert ‘const EFXEAXREVERBPROPERTIES’ to ‘const int&’
|
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-release:
src/framework/sound/soundeffect.h#L30
expected ‘)’ before ‘*’ token
|
ubuntu-22.04-linux-release:
src/framework/sound/soundeffect.h#L33
‘ALCdevice’ has not been declared
|
ubuntu-22.04-linux-release:
src/framework/sound/soundeffect.h#L52
‘EFXEAXREVERBPROPERTIES’ does not name a type; did you mean ‘EFXEAXREVERBPROPERTIES_DEFINED’?
|
ubuntu-22.04-linux-release:
src/framework/sound/soundeffect.h#L54
‘ALCdevice’ does not name a type
|
ubuntu-22.04-linux-release:
src/framework/sound/soundeffect.cpp#L197
no declaration matches ‘void SoundEffect::init(ALCdevice*)’
|
ubuntu-22.04-linux-release:
src/framework/sound/soundeffect.cpp#L225
no declaration matches ‘SoundEffect::SoundEffect(ALCdevice*)’
|
ubuntu-22.04-linux-release:
src/framework/sound/soundeffect.cpp#L269
no declaration matches ‘void SoundEffect::loadPreset(const EFXEAXREVERBPROPERTIES&)’
|
ubuntu-22.04-linux-release:
src/framework/sound/soundeffect.cpp#L332
cannot convert ‘const EFXEAXREVERBPROPERTIES’ to ‘const int&’
|
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/luaengine/luaobject.cpp#L39
‘g_app’ was not declared in this scope
|
ubuntu-24.04-linux-debug:
src/framework/net/connection.cpp#L49
‘g_app’ 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-22.04-linux-debug:
src/framework/luaengine/luaobject.cpp#L39
‘g_app’ was not declared in this scope
|
ubuntu-22.04-linux-debug:
src/framework/net/connection.cpp#L49
‘g_app’ 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-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-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]
|