Skip to content

Qa

Qa #144

Triggered via pull request February 26, 2025 08:18
@sarkikossarkikos
opened #192
qa
Status Success
Total duration 54s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/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.
build: aspnetcore/src/ApiModels/Publication/Publication.cs#L137
Non-nullable property 'PublisherOpenAccess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.