Camera focus transition is now smoother #682
Annotations
2 errors and 12 warnings
Build
ld: symbol(s) not found for architecture arm64
|
Build
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
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/
|
Run actions/upload-artifact@v2
No files were found with the provided path: *.7z. No artifacts will be uploaded.
|
Build
Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
|
Build:
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L50
'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L78
'AudioSessionInitialize' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L81
'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L83
'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#L53
'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]
|
Build:
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#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]
|
Build:
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
Build:
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
Build:
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
The logs for this run have expired and are no longer available.
Loading