Skip to content

Merge branch 'master' of https://github.com/R2NorthstarTools/VTOL #145

Merge branch 'master' of https://github.com/R2NorthstarTools/VTOL

Merge branch 'master' of https://github.com/R2NorthstarTools/VTOL #145

Triggered via push September 18, 2025 03:30
Status Success
Total duration 3m 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 1 notice
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 '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/Pages/Page_Settings.xaml.cs#L34
'Page_Settings.Language' hides inherited member 'FrameworkElement.Language'. Use the new keyword if hiding was intended.
deploy: VTOL_2.0.0/Pages/Page_Mods.xaml#L94
'Page_Mods.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
deploy: VTOL_2.0.0/Pages/Page_Mods.xaml.cs#L103
Nullability of reference types in type of 'event PropertyChangedEventHandler Card_.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
deploy: VTOL_2.0.0/Pages/Page_Home.xaml.cs#L2357
Cannot convert null literal to non-nullable reference type.
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.
deploy
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677