Enhances Nullable Reference Type support #289
Annotations
20 warnings and 1 notice
|
tests/Uno/Prism.Uno.WinUI.Tests/PrismApplicationBaseFixture.cs#L12
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
tests/Uno/Prism.Uno.WinUI.Tests/RegionManagerRequestNavigateFixture.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
tests/Uno/Prism.Uno.WinUI.Tests/CoreRegionCoverageFixture.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L74
XML comment has cref attribute 'DataContext' that could not be resolved
|
|
src/Wpf/Prism.Wpf/Navigation/Regions/Region.cs#L268
XML comment is not placed on a valid language element
|
|
src/Wpf/Prism.Wpf/Navigation/Regions/Region.cs#L247
XML comment is not placed on a valid language element
|
|
src/Wpf/Prism.Wpf/Navigation/Regions/Region.cs#L231
XML comment is not placed on a valid language element
|
|
src/Wpf/Prism.Wpf/Navigation/Regions/Region.cs#L215
XML comment is not placed on a valid language element
|
|
src/Uno/Prism.Uno/Dialogs/DialogService.cs#L35
Dereference of a possibly null reference.
|
|
src/Uno/Prism.Uno/Dialogs/DialogService.cs#L29
Dereference of a possibly null reference.
|
|
src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L74
XML comment has cref attribute 'DataContext' that could not be resolved
|
|
src/Wpf/Prism.Wpf/Navigation/Regions/Region.cs#L268
XML comment is not placed on a valid language element
|
|
src/Wpf/Prism.Wpf/Navigation/Regions/Region.cs#L247
XML comment is not placed on a valid language element
|
|
src/Wpf/Prism.Wpf/Navigation/Regions/Region.cs#L231
XML comment is not placed on a valid language element
|
|
src/Wpf/Prism.Wpf/Navigation/Regions/Region.cs#L215
XML comment is not placed on a valid language element
|
|
src/Uno/Prism.Uno/Dialogs/DialogService.cs#L35
Dereference of a possibly null reference.
|
|
src/Uno/Prism.Uno/Dialogs/DialogService.cs#L29
Dereference of a possibly null reference.
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading