Export Commandlet + Exception Handler #504
Annotations
2 errors and 3 warnings
Ubuntu Latest GCC
FAILED: CMakeFiles/SurrealCommon.dir/SurrealEngine/Editor/Export.cpp.o
ccache /usr/bin/g++ -DUNIX -DUSE_SDL2 -D_UNIX -I/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty/ZVulkan/include -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty/ZWidget/include -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty/dumb/include -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty/openal-soft/include -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty/miniz -I/usr/include/SDL2 -O3 -DNDEBUG -std=gnu++17 -Winvalid-pch -include /home/runner/work/SurrealEngine/SurrealEngine/build/CMakeFiles/SurrealCommon.dir/cmake_pch.hxx -MD -MT CMakeFiles/SurrealCommon.dir/SurrealEngine/Editor/Export.cpp.o -MF CMakeFiles/SurrealCommon.dir/SurrealEngine/Editor/Export.cpp.o.d -o CMakeFiles/SurrealCommon.dir/SurrealEngine/Editor/Export.cpp.o -c /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/Editor/Export.cpp
/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/Editor/Export.cpp: In static member function ‘static std::string Exporter::ExportObject(UObject*, int, bool)’:
/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/Editor/Export.cpp:29:42: error: expected unqualified-id before ‘default’
29 | UObject* default = nullptr;
| ^~~~~~~
/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/Editor/Export.cpp:31:41: error: case label not within a switch statement
31 | default = obj->Class->BaseStruct;
| ^~~~~~~
/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/Editor/Export.cpp:31:48: error: expected ‘:’ before ‘=’ token
31 | default = obj->Class->BaseStruct;
| ^~
| :
/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/Editor/Export.cpp:31:49: error: expected primary-expression before ‘=’ token
31 | default = obj->Class->BaseStruct;
| ^
/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/Editor/Export.cpp:33:41: error: case label not within a switch statement
33 | default = obj->Class;
| ^~~~~~~
/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/Editor/Export.cpp:33:48: error: expected ‘:’ before ‘=’ token
33 | default = obj->Class;
| ^~
| :
/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/Editor/Export.cpp:33:49: error: expected primary-expression before ‘=’ token
33 | default = obj->Class;
| ^
/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/Editor/Export.cpp:45:69: error: expected primary-expression before ‘default’
45 | prop->GetExportText(txt, tabs, obj, default, i);
| ^~~~~~~
[192/325 14.4/sec] Building CXX object CMakeFiles/SurrealCommon.dir/SurrealEngine/Commandlet/VM/PrintCommandlet.cpp.o
[193/325 14.0/sec] Building CXX object CMakeFiles/SurrealCommon.dir/SurrealEngine/Commandlet/VM/DisassemblyCommandlet.cpp.o
[194/325 14.1/sec] Building CXX object CMakeFiles/SurrealCommon.dir/SurrealEngine/Render/RenderSubsystem.cpp.o
[195/325 13.4/sec] Building CXX object CMakeFiles/SurrealCommon.dir/SurrealEngine/Render/RenderCanvas.cpp.o
[196/325 12.8/sec] Building CXX object CMakeFiles/SurrealCommon.dir/SurrealEngine/Commandlet/VM/ListSourceCommandlet.cpp.o
ninja: build stoppe
|
Ubuntu Latest GCC
Process completed with exit code 1.
|
Ubuntu Latest GCC
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows Latest MSVC
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Windows.tar.xz".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Windows.tar.xz
Expired
|
2.16 MB |
|