Skip to content

Merge pull request #665 from Leo-Corporation/vNext #796

Merge pull request #665 from Leo-Corporation/vNext

Merge pull request #665 from Leo-Corporation/vNext #796

Triggered via push August 2, 2025 17:31
Status Success
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: InternetTest/InternetTest/UserControls/WiFiInfoItem.xaml.cs#L115
Dereference of a possibly null reference.
build: InternetTest/InternetTest/UserControls/WiFiInfoItem.xaml.cs#L47
Cannot convert null literal to non-nullable reference type.
build: InternetTest/InternetTest/Classes/NetworkInfo.cs#L35
Non-nullable property 'InterfaceDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: InternetTest/InternetTest/Classes/NetworkInfo.cs#L34
Non-nullable property 'ProfileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: InternetTest/InternetTest/Classes/NetworkInfo.cs#L32
Non-nullable property 'BssType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: InternetTest/InternetTest/Classes/NetworkInfo.cs#L30
Non-nullable property 'Ssid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: InternetTest/InternetTest/MainWindow.xaml.cs#L150
Cannot convert null literal to non-nullable reference type.
build: InternetTest/InternetTest/MainWindow.xaml.cs#L147
Cannot convert null literal to non-nullable reference type.
build: InternetTest/InternetTest/Classes/TracertStep.cs#L32
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: InternetTest/InternetTest/UserControls/HeaderItem.xaml.cs#L34
'HeaderItem.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
build
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