refactor #736
Annotations
13 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build x64
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 x64:
Lumos/External/lua/src/lundump.c#L237
adding 'int' to a string does not append to the string [-Wstring-plus-int]
|
Build x64:
Lumos/External/box2d/src/timer.c#L153
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Build x64:
Lumos/External/box2d/src/id_pool.c#L8
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L27
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L252
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_msl.cpp#L33
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "LinuxOutput", "LumosEditorIOS", "LumosEditorMAC_ARM", "LumosEditorMAC_x64", "WindowsOutput".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading