Skip to content

PR to execute testcase on pipeline #107

PR to execute testcase on pipeline

PR to execute testcase on pipeline #107

Triggered via pull request January 19, 2024 15:55
@aleortegaaleortega
synchronize #10
testcase
Status Success
Total duration 20m 47s
Artifacts

build-docker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: DCL_PiXYZ/SceneRepositioner/SceneRepositioner.cs#L30
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: DCL_PiXYZ/PiXYZWorflow/PXZDecimateAndBake.cs#L18
The variable 'OVERRIDE_UVS' is assigned but its value is never used
build: DCL_PiXYZ/PiXYZWorflow/PXZDecimateAndBake.cs#L19
The variable 'TEXTURE_RESOLUTION' is assigned but its value is never used
build: DCL_PiXYZ/PiXYZWorflow/PXZDecimateAndBake.cs#L20
The variable 'TEXTURE_PADDING' is assigned but its value is never used
build
.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.