feat: achievement vendor and vendor feedback #3573
Annotations
3 errors and 4 warnings
cmake:
dGame/dComponents/AchievementVendorComponent.cpp#L16
no viable overloaded operator[] for type 'const std::map<LWOOBJID, std::set<LOT>>' (aka 'const map<long long, set<int>>')
|
cmake:
dGame/dComponents/AchievementVendorComponent.cpp#L24
no viable overloaded operator[] for type 'const std::map<LWOOBJID, std::set<LOT>>' (aka 'const map<long long, set<int>>')
|
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/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]
|
Loading