Dispatch LOD Conversion #23
dispatch-lod-conversion.yml
on: workflow_dispatch
build-and-run
3m 38s
Annotations
4 warnings
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
No files were found with the provided path: OutputDirectoryPath/. No artifacts will be uploaded.
|
build-and-run:
DCL_PiXYZ/PXZClient.cs#L103
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.
|
build-and-run:
DCL_PiXYZ/Utils/SceneConversionInfo.cs#L43
The variable 'e' is declared but never used
|