Deploy Services to Silver #57
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: redhat-actions/oc-login@v1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2.1.0, redhat-actions/oc-login@v1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Services/Common/src/Delegates/IPharmanetDelegate.cs#L32
Parameter 'isHealthCheck' has no matching param tag in the XML comment for 'IPharmanetDelegate.SubmitRequest(PharmanetMessageModel, bool)' (but other parameters do)
|
Services/Common/src/Delegates/PharmanetDelegate.cs#L98
Parameter 'isHealthCheck' has no matching param tag in the XML comment for 'PharmanetDelegate.SubmitRequest(PharmanetMessageModel, bool)' (but other parameters do)
|
Services/Common/src/Services/IPharmanetService.cs#L33
Parameter 'isHealthCheck' has no matching param tag in the XML comment for 'IPharmanetService.SubmitRequest(DocumentReference, string, bool)' (but other parameters do)
|
Services/Common/src/Services/PharmanetService.cs#L61
Parameter 'isHealthCheck' has no matching param tag in the XML comment for 'PharmanetService.SubmitRequest(DocumentReference, string, bool)' (but other parameters do)
|
Services/PractitionerService/src/Controllers/PractitionerController.cs#L38
Missing XML comment for publicly visible type or member 'PractitionerController'
|
This job succeeded
Loading