Skip to content

fix: Make pets behave more accurately to Live #3181

fix: Make pets behave more accurately to Live

fix: Make pets behave more accurately to Live #3181

Re-run triggered January 5, 2024 21:38
Status Success
Total duration 9m 23s
Artifacts

build-and-test.yml

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

Annotations

3 errors and 6 warnings
Build & Test (ubuntu-20.04)
run-cmake action execution failed: 'Error: "'/usr/local/bin/ctest' failed with error code: '8'.'
Build & Test (windows-2022)
run-cmake action execution failed: 'Error: "'C:\Program Files\CMake\bin\ctest.exe' failed with error code: '8'.'
Build & Test (macos-11)
run-cmake action execution failed: 'Error: "'/usr/local/bin/ctest' failed with error code: '8'.'
Build & Test (ubuntu-20.04): thirdparty/libbcrypt/src/wrapper.c#L257
implicit declaration of function ‘strdup’; did you mean ‘strcmp’? [-Wimplicit-function-declaration]
Build & Test (ubuntu-20.04): thirdparty/libbcrypt/src/wrapper.c#L257
assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
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]