feat: Add some save data tests #4103
Annotations
7 errors and 15 warnings
Build & Test (macos-13):
dDatabase/GameDatabase/TestSQL/TestSQLDatabase.h#L89
'AddBehavior' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
|
Build & Test (macos-13):
dDatabase/GameDatabase/TestSQL/TestSQLDatabase.h#L90
'GetBehavior' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
|
Build & Test (macos-13):
dDatabase/GameDatabase/TestSQL/TestSQLDatabase.h#L91
'RemoveBehavior' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
|
Build & Test (macos-13)
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
|
Build & Test (ubuntu-22.04):
tests/dGameTests/GameDependencies.h#L43
invalid new-expression of abstract class type ‘TestSQLDatabase’
|
Build & Test (ubuntu-22.04)
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
|
Build & Test (windows-2022)
run-cmake action execution failed: 'Error: "'C:\Program Files\CMake\bin\cmake.exe' failed with error code: '1'.'
|
Build & Test (macos-13)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & Test (macos-13)
openssl@3 3.3.1 is already installed and up-to-date.
To reinstall 3.3.1, run:
brew reinstall openssl@3
|
Build & Test (macos-13):
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
Build & Test (macos-13):
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
Build & Test (macos-13):
thirdparty/mariadb-connector-cpp/src/com/RowProtocol.cpp#L260
shift count >= width of type [-Wshift-count-overflow]
|
Build & Test (ubuntu-22.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 (windows-2022)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|