Skip to content

CSCTTV-4183 researchfiUrl modification for fundingDecisions #145

CSCTTV-4183 researchfiUrl modification for fundingDecisions

CSCTTV-4183 researchfiUrl modification for fundingDecisions #145

Triggered via pull request February 28, 2025 10:15
Status Success
Total duration 54s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.