Dispatch LOD Conversion #20
dispatch-lod-conversion.yml
on: workflow_dispatch
build-and-run
2m 17s
Annotations
3 errors and 3 warnings
build-and-run:
DCL_PiXYZ/PiXYZWorflow/PXZMergeMeshes.cs#L36
'BakeOption' does not contain a definition for 'bakingMethod' and no accessible extension method 'bakingMethod' accepting a first argument of type 'BakeOption' could be found (are you missing a using directive or an assembly reference?)
|
build-and-run:
DCL_PiXYZ/PiXYZWorflow/PXZMergeMeshes.cs#L103
'AlgoInterface' does not contain a definition for 'CombineMeshes' and no accessible extension method 'CombineMeshes' accepting a first argument of type 'AlgoInterface' could be found (are you missing a using directive or an assembly reference?)
|
build-and-run
Process completed with exit code 1.
|
build-and-run
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build-and-run:
DCL_PiXYZ/Utils/SceneConversionInfo.cs#L43
The variable 'e' is declared but never used
|
build-and-run:
DCL_PiXYZ/PXZClient.cs#L201
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|