Move claimextensions; #419
Annotations
2 errors and 10 warnings
|
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexResponse.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexResponse.cs#L11
Non-nullable property 'Resources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.cs#L8
Non-nullable property 'ResourceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.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/ServiceIndexItem.cs#L14
Non-nullable property 'Comment' 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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading