Skip to content

Xamarin -> MAUI

Xamarin -> MAUI #407

Triggered via pull request September 9, 2025 05:03
@vitalystervitalyster
synchronize #214
maui
Status Success
Total duration 4m 48s
Artifacts

dotnet.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 warnings and 1 notice
test (windows-latest): SharpXMPP.Shared/XMPP/SASL/SASLSCRAM.cs#L54
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
test (windows-latest): SharpXMPP.Shared/XMPP/SASL/SASLSCRAM.cs#L54
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
test (macos-latest): SharpXMPP.Mobile/App.xaml.cs#L10
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (macos-latest): SharpXMPP.Mobile/App.xaml.cs#L14
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
test (macos-latest): SharpXMPP.Shared/XMPP/SASL/SASLSCRAM.cs#L54
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
test (macos-latest): SharpXMPP.Mobile/App.xaml.cs#L10
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (macos-latest): SharpXMPP.Mobile/App.xaml.cs#L14
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
test (macos-latest): SharpXMPP.Mobile/LoginPage.xaml.cs#L23
Dereference of a possibly null reference.
test (macos-latest): SharpXMPP.Mobile/LoginPage.xaml.cs#L23
Dereference of a possibly null reference.
test (macos-latest): SharpXMPP.Mobile/App.xaml.cs#L10
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (macos-latest): SharpXMPP.Mobile/App.xaml.cs#L14
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
test (macos-latest): SharpXMPP.Shared/XMPP/SASL/SASLSCRAM.cs#L54
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
test (macos-latest): SharpXMPP.Shared/XMPP/SASL/SASLSCRAM.cs#L54
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
test (macos-latest): SharpXMPP.Shared/XMPP/SASL/SASLSCRAM.cs#L54
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
test (windows-latest)
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