Mudblazor obsolete warnings #97
Annotations
1 error and 7 warnings
|
|
src/Pixel.Identity.UI.Tests/Helpers/ApplicationCollection.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Pixel.Identity.UI.Tests/Helpers/ApplicationCollection.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Pixel.Identity.UI.Tests/PageModels/Users/EditUserPage.cs#L43
'ILocator.TypeAsync(string, LocatorTypeOptions?)' is obsolete
|
src/Pixel.Identity.UI.Tests/Helpers/ApplicationCollection.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Pixel.Identity.UI.Tests/Helpers/ApplicationCollection.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Pixel.Identity.UI.Tests/PageModels/Users/EditUserPage.cs#L43
'ILocator.TypeAsync(string, LocatorTypeOptions?)' is obsolete
|
The logs for this run have expired and are no longer available.
Loading