feat: exp analyzer & fix: cooldown bars #2755
Triggered via pull request
December 25, 2024 02:43
Status
Success
Total duration
24m 11s
Artifacts
–
Annotations
6 warnings
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/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-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]
|