Protect web api log; #418
Annotations
2 errors and 10 warnings
|
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AutocompleteResponse.cs#L8
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AutocompleteResponse.cs#L14
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/CatalogIndex.cs#L15
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AutocompleteContext.cs#L12
Non-nullable property 'Vocab' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/CatalogPage.cs#L15
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/CatalogPage.cs#L18
Non-nullable property 'CatalogIndexUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AlternatePackage.cs#L8
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AlternatePackage.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AlternatePackage.cs#L14
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AlternatePackage.cs#L17
Non-nullable property 'Range' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading