Skip to content

Remove HTTP logging from development configuration. Update UserSecretsId #147

Remove HTTP logging from development configuration. Update UserSecretsId

Remove HTTP logging from development configuration. Update UserSecretsId #147

Triggered via pull request March 4, 2025 07:19
Status Success
Total duration 51s
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/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/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.
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.