Skip to content

Dispatch LOD Conversion #6

Dispatch LOD Conversion

Dispatch LOD Conversion #6

Manually triggered April 8, 2024 12:02
Status Failure
Total duration 4m 37s
Artifacts

dispatch-lod-conversion.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build-and-run
No files were found with the provided path: "D:\a\lods-generator\lods-generator\publish\OutputDirectoryPath\5,19". No artifacts will be uploaded.
build-and-run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, jakoch/[email protected], actions/setup-node@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/PiXYZWorflow/PXZCombineByMaterial.cs#L10
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/PiXYZWorflow/PXZBeginCleanMaterials.cs#L23
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/PiXYZWorflow/PXZDecimator.cs#L38
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/PiXYZWorflow/PXZDecimateAndBake.cs#L18
The variable 'OVERRIDE_UVS' is assigned but its value is never used
build-and-run: DCL_PiXYZ/PiXYZWorflow/PXZDecimateAndBake.cs#L19
The variable 'TEXTURE_RESOLUTION' is assigned but its value is never used
build-and-run: DCL_PiXYZ/PiXYZWorflow/PXZDecimateAndBake.cs#L20
The variable 'TEXTURE_PADDING' is assigned but its value is never used
build-and-run: DCL_PiXYZ/PiXYZWorflow/PXZDecimateAndBake.cs#L16
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/PiXYZWorflow/PXZDeleteByName.cs#L18
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/PiXYZWorflow/PXZMergeMeshes.cs#L43
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/PiXYZWorflow/PXZRepairMesh.cs#L20
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.