CSCTTV-4183 researchfiUrl modification for fundingDecisions #145
Annotations
10 warnings
build:
aspnetcore/src/Logging/HttpSinkWoodLogMetadataFormatterBase.cs#L53
Non-nullable property 'ApplicationType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
aspnetcore/src/Service.Models/FundingDecision/FundingGroupPerson.cs#L5
Non-nullable property 'SourceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
aspnetcore/src/Service.Models/Publication/Publication.cs#L180
Non-nullable property 'OpenAccess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
aspnetcore/src/Service.Models/Publication/Publication.cs#L185
Non-nullable property 'PublisherOpenAccess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
aspnetcore/src/ApiModels/ResearchfiUrl.cs#L11
Non-nullable property 'Fi' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
aspnetcore/src/ApiModels/ResearchfiUrl.cs#L16
Non-nullable property 'Sv' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
aspnetcore/src/ApiModels/ResearchfiUrl.cs#L21
Non-nullable property 'En' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
aspnetcore/src/ApiModels/FundingDecision/FundingReceiver.cs#L16
Non-nullable property 'Organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
aspnetcore/src/ApiModels/FundingDecision/FundingDecision.cs#L58
Non-nullable property 'FundingReceivers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
aspnetcore/src/ApiModels/Publication/Publication.cs#L130
Non-nullable property 'OpenAccess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|