try fix for macos #50
Annotations
2 errors and 6 warnings
cmake:
dGame/dPropertyBehaviors/ControlBehaviorMessages/AddStripMessage.cpp#L26
out-of-line definition of 'GetActionsToAdd' does not match any declaration in 'AddStripMessage'
|
cmake
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
|
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/.
|
cmake:
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]
|
cmake:
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
cmake:
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
cmake:
thirdparty/mariadb-connector-cpp/src/com/RowProtocol.cpp#L260
shift count >= width of type [-Wshift-count-overflow]
|
cmake:
dGame/UserManager.cpp#L454
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
|
The logs for this run have expired and are no longer available.
Loading