Skip to content

Update dotnet publish command for workflow #153

Update dotnet publish command for workflow

Update dotnet publish command for workflow #153

Triggered via pull request November 3, 2025 23:00
Status Success
Total duration 4m 24s
Artifacts

dotnet-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy
No files were found with the provided path: /actions/VTOL.exe. No artifacts will be uploaded.
deploy: VTOL_2.0.0/Scripts/IOExtensions/FileTransferManager.cs#L70
The type 'TransferResult' in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\FileTransferManager.cs' conflicts with the imported type 'TransferResult' in 'IOExtensions, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\FileTransferManager.cs'.
deploy: VTOL_2.0.0/Scripts/IOExtensions/FileTransferManager.cs#L70
The type 'TransferProgress' in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\TransferProgress.cs' conflicts with the imported type 'TransferProgress' in 'IOExtensions, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\TransferProgress.cs'.
deploy: VTOL_2.0.0/Scripts/IOExtensions/FileTransferManager.cs#L57
The type 'TransferResult' in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\FileTransferManager.cs' conflicts with the imported type 'TransferResult' in 'IOExtensions, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\FileTransferManager.cs'.
deploy: VTOL_2.0.0/Scripts/IOExtensions/FileTransferManager.cs#L57
The type 'TransferProgress' in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\TransferProgress.cs' conflicts with the imported type 'TransferProgress' in 'IOExtensions, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\TransferProgress.cs'.
deploy: VTOL_2.0.0/Scripts/IOExtensions/FileTransferManager.cs#L12
The type 'TransferResult' in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\FileTransferManager.cs' conflicts with the imported type 'TransferResult' in 'IOExtensions, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\FileTransferManager.cs'.
deploy: VTOL_2.0.0/Scripts/IOExtensions/FileTransferManager.cs#L12
The type 'TransferProgress' in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\TransferProgress.cs' conflicts with the imported type 'TransferProgress' in 'IOExtensions, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\VTOL\VTOL\VTOL_2.0.0\Scripts\IOExtensions\TransferProgress.cs'.
deploy: VTOL_2.0.0/Scripts/Version_.cs#L101
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
deploy: VTOL_2.0.0/Pages/Page_Server.xaml.cs#L24
The using directive for 'ICSharpCode.SharpZipLib.Zip' appeared previously in this namespace
deploy
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
deploy
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
deploy
.NET 6.0 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.