Skip to content

Update Italian language #696

Update Italian language

Update Italian language #696

Triggered via pull request August 5, 2024 10:41
@bovirusbovirus
opened #602
main
Status Success
Total duration 1m 35s
Artifacts

dotnet-core-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: InternetTest/InternetTest/UserControls/HeaderItem.xaml.cs#L34
'HeaderItem.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
build: InternetTest/InternetTest/UserControls/WiFiInfoItem.xaml.cs#L47
Cannot convert null literal to non-nullable reference type.
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/UserControls/WiFiInfoItem.xaml.cs#L115
Dereference of a possibly null reference.
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/UserControls/PageCard.xaml.cs#L51
Non-nullable event 'OnCardClick' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: InternetTest/InternetTest/Pages/RequestsPage.xaml.cs#L93
Dereference of a possibly null reference.
build: InternetTest/InternetTest/Pages/DownDetectorPage.xaml.cs#L132
Cannot convert null literal to non-nullable reference type.