Skip to content

feat: TCP Transport Layer #4126

feat: TCP Transport Layer

feat: TCP Transport Layer #4126

Triggered via pull request October 13, 2024 20:51
Status Success
Total duration 5m 3s
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 (windows-2022)
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
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)
delete called on 'TransportLayer' that is abstract but has non-virtual destructor [-Werror,-Wdelete-abstract-non-virtual-dtor]
Build & Test (macos-13)
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
Build & Test (ubuntu-22.04)
run-cmake action execution failed: 'Error: "'/usr/local/bin/ctest' failed with error code: '8'.'
Build & Test (windows-2022)
The following actions use a deprecated Node.js version 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/
Build & Test (macos-13)
The following actions use a deprecated Node.js version 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.2 is already installed and up-to-date. To reinstall 3.3.2, 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 use a deprecated Node.js version 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]