Skip to content

feat: deletion restrictions #4072

feat: deletion restrictions

feat: deletion restrictions #4072

Triggered via pull request June 7, 2024 02:34
Status Success
Total duration 3m 56s
Artifacts

build-and-test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 15 warnings
Build & Test (ubuntu-22.04): dDatabase/CDClientDatabase/CDClientTables/CDDeletionRestrictionsTable.cpp#L28
no matching function for call to ‘std::vector<unsigned int>::push_back(const std::optional<int>&)’
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): dDatabase/CDClientDatabase/CDClientTables/CDDeletionRestrictionsTable.cpp#L28
no matching member function for call to 'push_back'
Build & Test (macos-13)
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
Build & Test (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build & Test (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build & Test (macos-13)
These files were overwritten during the `brew link` step:
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]