Remove organizationId from console log #75
Annotations
10 warnings
build:
aspnetcore/src/Service.Models/Publication/Publication.cs#L158
Non-nullable property 'OpenAccess' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
aspnetcore/src/Service.Models/Publication/Publication.cs#L163
Non-nullable property 'PublisherOpenAccess' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.
|
build:
aspnetcore/src/ApiModels/Publication/Publication.cs#L125
Non-nullable property 'OpenAccess' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
aspnetcore/src/ApiModels/Publication/Publication.cs#L132
Non-nullable property 'PublisherOpenAccess' must contain a non-null value when exiting constructor. Consider 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 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 declaring the property as nullable.
|
build:
aspnetcore/src/ApiModels/Query/GetFundingCallQueryParameters.cs#L14
XML comment has cref attribute 'NameFi' that could not be resolved
|
build:
aspnetcore/src/ApiModels/Query/GetFundingCallQueryParameters.cs#L15
XML comment has cref attribute 'NameSv' that could not be resolved
|
build:
aspnetcore/src/ApiModels/Query/GetFundingCallQueryParameters.cs#L16
XML comment has cref attribute 'NameEn' that could not be resolved
|