Move claimextensions; #419
Annotations
1 error 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/SearchResultVersion.cs#L8
Non-nullable property 'RegistrationLeafUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/SearchResultVersion.cs#L11
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/SearchResultPackageType.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/SearchResult.cs#L9
Non-nullable property 'PackageId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/SearchResult.cs#L12
Non-nullable property 'Version' 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