Skip to content

Fixed Izip not found #157

Fixed Izip not found

Fixed Izip not found #157

Triggered via push November 3, 2025 23:45
Status Failure
Total duration 2m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
deploy: VTOL_2.0.0/Pages/Page_Tools.xaml.cs#L1948
'CompressionMethod' is an ambiguous reference between 'ImageMagick.CompressionMethod' and 'ICSharpCode.SharpZipLib.Zip.CompressionMethod'
deploy: VTOL_2.0.0/Pages/Page_Tools.xaml.cs#L1942
'CompressionMethod' is an ambiguous reference between 'ImageMagick.CompressionMethod' and 'ICSharpCode.SharpZipLib.Zip.CompressionMethod'
deploy: VTOL_2.0.0/Pages/Page_Tools.xaml.cs#L1920
'CompressionMethod' is an ambiguous reference between 'ImageMagick.CompressionMethod' and 'ICSharpCode.SharpZipLib.Zip.CompressionMethod'
deploy: VTOL_2.0.0/Pages/Page_Tools.xaml.cs#L1915
'CompressionMethod' is an ambiguous reference between 'ImageMagick.CompressionMethod' and 'ICSharpCode.SharpZipLib.Zip.CompressionMethod'
deploy: VTOL_2.0.0/Pages/Page_Tools.xaml.cs#L1893
'CompressionMethod' is an ambiguous reference between 'ImageMagick.CompressionMethod' and 'ICSharpCode.SharpZipLib.Zip.CompressionMethod'
deploy: VTOL_2.0.0/Pages/Page_Tools.xaml.cs#L1888
'CompressionMethod' is an ambiguous reference between 'ImageMagick.CompressionMethod' and 'ICSharpCode.SharpZipLib.Zip.CompressionMethod'
deploy: VTOL_2.0.0/Pages/Page_Tools.xaml.cs#L1844
'CompressionMethod' is an ambiguous reference between 'ImageMagick.CompressionMethod' and 'ICSharpCode.SharpZipLib.Zip.CompressionMethod'
deploy: VTOL_2.0.0/Pages/Page_Tools.xaml.cs#L1839
'CompressionMethod' is an ambiguous reference between 'ImageMagick.CompressionMethod' and 'ICSharpCode.SharpZipLib.Zip.CompressionMethod'
deploy: VTOL_2.0.0/Pages/Page_Tools.xaml.cs#L1824
'CompressionMethod' is an ambiguous reference between 'ImageMagick.CompressionMethod' and 'ICSharpCode.SharpZipLib.Zip.CompressionMethod'
deploy: VTOL_2.0.0/Pages/Page_Tools.xaml.cs#L1819
'CompressionMethod' is an ambiguous reference between 'ImageMagick.CompressionMethod' and 'ICSharpCode.SharpZipLib.Zip.CompressionMethod'
deploy: VTOL_2.0.0/Pages/Page_Thunderstore.xaml.cs#L50
Nullability of reference types in type of parameter 'y' of 'bool CustomStringComparer.Equals(string x, string y)' doesn't match implicitly implemented member 'bool IEqualityComparer<string>.Equals(string? x, string? y)' (possibly because of nullability attributes).
deploy: VTOL_2.0.0/Pages/Page_Thunderstore.xaml.cs#L50
Nullability of reference types in type of parameter 'x' of 'bool CustomStringComparer.Equals(string x, string y)' doesn't match implicitly implemented member 'bool IEqualityComparer<string>.Equals(string? x, string? y)' (possibly because of nullability attributes).
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#L2376
Cannot convert null literal to non-nullable reference type.
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.