Updated spdlog, Minor changes #643
Annotations
1 error and 12 warnings
Lumos/Source/Lumos/Core/JobSystem.cpp#L39
use of undeclared identifier '_mm_pause'
|
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/Source/Lumos/Platform/iOS/iOSOS.mm#L50
'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L77
'AudioSessionInitialize' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L80
'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L82
'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-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]
|
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