Skip to content

Update Italian language #618

Update Italian language

Update Italian language #618

Triggered via pull request April 15, 2024 06:08
@bovirusbovirus
opened #558
main
Status Success
Total duration 1m 6s
Artifacts

dotnet-core-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: InternetTest/InternetTest/Classes/TracertStep.cs#L32
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: InternetTest/InternetTest/MainWindow.xaml.cs#L146
Cannot convert null literal to non-nullable reference type.
build: InternetTest/InternetTest/MainWindow.xaml.cs#L149
Cannot convert null literal to non-nullable reference type.
build: 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.
build: 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.
build: 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.
build: 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.
build: InternetTest/InternetTest/Pages/SettingsPage.xaml.cs#L45
Non-nullable field 'ThemeSelectedBorder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: InternetTest/InternetTest/Pages/SettingsPage.xaml.cs#L91
Cannot convert null literal to non-nullable reference type.
build: InternetTest/InternetTest/Classes/Global.cs#L629
Possible null reference return.