feat: reward codes #2834
Annotations
3 errors and 3 warnings
dGame/dComponents/CharacterComponent.h#L570
implicit instantiation of undefined template 'std::array<unsigned long long, 4>'
|
dGame/Entity.h#L525
incompatible pointer types assigning to 'Component *' from 'CharacterComponent *'
|
|
thirdparty/SQLite/sqlite3.c#L20294
'OSAtomicCompareAndSwapPtrBarrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_compare_exchange_strong() from <stdatomic.h> instead [-Wdeprecated-declarations]
|
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
The logs for this run have expired and are no longer available.
Loading