Skip to content

Dispatch LOD Conversion #23

Dispatch LOD Conversion

Dispatch LOD Conversion #23

Manually triggered January 15, 2025 14:45
Status Success
Total duration 3m 53s
Artifacts

dispatch-lod-conversion.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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