run ci with 'consteval' again #20
Annotations
14 warnings
Build & Test (ubuntu-22.04):
thirdparty/libbcrypt/src/wrapper.c#L257
implicit declaration of function ‘strdup’; did you mean ‘strcmp’? [-Wimplicit-function-declaration]
|
Build & Test (ubuntu-22.04):
thirdparty/libbcrypt/src/wrapper.c#L257
assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L46
‘bmax[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L52
‘bmax[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L46
‘bmin[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L58
‘bmin[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L44
‘amax[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L52
‘amax[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L45
‘amin[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L58
‘amin[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (macos-11):
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]
|
Build & Test (macos-11):
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
Build & Test (macos-11):
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
Build & Test (macos-11):
thirdparty/mariadb-connector-cpp/src/com/RowProtocol.cpp#L260
shift count >= width of type [-Wshift-count-overflow]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-macos-11
Expired
|
100 MB |
|
build-ubuntu-22.04
Expired
|
124 MB |
|
build-windows-2022
Expired
|
132 MB |
|