Update Italian language #76
Annotations
12 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "InternetTestProSetup.exe".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
InternetTest/Xalyus Updater/MainWindow.xaml.cs#L39
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
InternetTest/Xalyus Updater/MainWindow.xaml.cs#L50
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
InternetTest/InternetTest/UserControls/HeaderItem.xaml.cs#L34
'HeaderItem.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
|
InternetTest/InternetTest/Classes/Global.cs#L48
Dereference of a possibly null reference.
|
InternetTest/InternetTest/Classes/AdapterInfo.cs#L88
Dereference of a possibly null reference.
|
InternetTest/InternetTest/Classes/AdapterInfo.cs#L55
Non-nullable property 'IpVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
InternetTest/InternetTest/Classes/NetworkInfo.cs#L30
Non-nullable property 'Ssid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
InternetTest/InternetTest/Classes/NetworkInfo.cs#L32
Non-nullable property 'BssType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
InternetTest/InternetTest/Classes/NetworkInfo.cs#L34
Non-nullable property 'ProfileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
InternetTest/InternetTest/Classes/NetworkInfo.cs#L35
Non-nullable property 'InterfaceDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading