Merge pull request #114 from jmorton06/dev #641
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
Lumos/External/lua/src/lundump.c#L237
adding 'int' to a string does not append to the string [-Wstring-plus-int]
|
Lumos/External/box2d/src/common/b2_timer.cpp#L91
implicit conversion loses integer precision: 'const unsigned long long' to 'suseconds_t' (aka 'int') [-Wshorten-64-to-32]
|
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4116
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4182
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Lumos/External/ozz-animation/src/base/maths/simd_math.cc#L56
Ozz libraries were built with SSE4.1 SIMD math implementation [-W#pragma-messages]
|
Lumos/External/ozz-animation/extern/jsoncpp/dist/jsoncpp.cpp#L3890
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.h#L73
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.h#L93
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.h#L73
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading