Ttv model update 2024-09-19 #118
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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.
|
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/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
|
Build:
aspnetcore/src/ApiModels/Query/GetFundingCallQueryParameters.cs#L22
XML comment has cref attribute 'Foundations' that could not be resolved
|
Build:
aspnetcore/src/ApiModels/Query/GetFundingCallQueryParameters.cs#L31
XML comment has cref attribute 'Foundations' that could not be resolved
|
Loading