CSTTV-3856 interface Rahti2 config #102
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
aspnetcore/src/Logging/HttpSinkWoodLogMetadataFormatterBase.cs#L53
Non-nullable property 'ApplicationType' must contain a non-null value when exiting constructor. Consider 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 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 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
|
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
|