Skip to content

feat(enrollment): optimize enrollment finalization workflow and suppo… #77

feat(enrollment): optimize enrollment finalization workflow and suppo…

feat(enrollment): optimize enrollment finalization workflow and suppo… #77

Triggered via push May 21, 2026 10:12
Status Success
Total duration 8m 49s
Artifacts 1

cicd.yml

on: push
Backend Pipeline (.NET 9)
1m 13s
Backend Pipeline (.NET 9)
Clinical Verification (Build & Playwright)
5m 13s
Clinical Verification (Build & Playwright)
Container Security & Build
15s
Container Security & Build
Continuous Deployment (GHCR & Demo)
1m 52s
Continuous Deployment (GHCR & Demo)
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Backend Pipeline (.NET 9)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend Pipeline (.NET 9): emr-server/src/Api/GraphQL/DataLoaders/ClinicalDataLoaders.cs#L16
Possible null reference argument for parameter 'options' in 'BatchDataLoader<Guid, IEnumerable<Prescription>>.BatchDataLoader(IBatchScheduler batchScheduler, DataLoaderOptions options)'.
Backend Pipeline (.NET 9): emr-server/src/Api/GraphQL/DataLoaders/ClinicalDataLoaders.cs#L135
Possible null reference argument for parameter 'options' in 'BatchDataLoader<Guid, IEnumerable<PatientDocument>>.BatchDataLoader(IBatchScheduler batchScheduler, DataLoaderOptions options)'.
Backend Pipeline (.NET 9): emr-server/src/Api/GraphQL/DataLoaders/ClinicalDataLoaders.cs#L96
Possible null reference argument for parameter 'options' in 'BatchDataLoader<Guid, IEnumerable<Allergy>>.BatchDataLoader(IBatchScheduler batchScheduler, DataLoaderOptions options)'.
Backend Pipeline (.NET 9): emr-server/src/Api/GraphQL/DataLoaders/ClinicalDataLoaders.cs#L57
Possible null reference argument for parameter 'options' in 'BatchDataLoader<Guid, IEnumerable<Diagnosis>>.BatchDataLoader(IBatchScheduler batchScheduler, DataLoaderOptions options)'.
Backend Pipeline (.NET 9): emr-server/src/Api/GraphQL/DataLoaders/ClinicalDataLoaders.cs#L278
Possible null reference argument for parameter 'options' in 'BatchDataLoader<Guid, IEnumerable<ClaimStatusLog>>.BatchDataLoader(IBatchScheduler batchScheduler, DataLoaderOptions options)'.
Backend Pipeline (.NET 9): emr-server/src/Infrastructure/Data/DbInitializer.cs#L2257
Dereference of a possibly null reference.
Backend Pipeline (.NET 9): emr-server/src/Infrastructure/Data/DbInitializer.cs#L2065
Possible null reference argument for parameter 'source' in 'IEnumerable<Practitioner> Enumerable.Where<Practitioner>(IEnumerable<Practitioner> source, Func<Practitioner, bool> predicate)'.
Backend Pipeline (.NET 9): emr-server/src/Application/Appointments/Commands/UpdateAppointmentStatusCommand.cs#L61
Possible null reference argument for parameter 'userId' in 'Task INotificationService.SendUserNotificationAsync(string userId, string title, string message, NotificationPriority priority = NotificationPriority.Normal, string? category = null, string? actionUrl = null)'.
Clinical Verification (Build & Playwright)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clinical Verification (Build & Playwright): emr-server/src/Infrastructure/Data/DbInitializer.cs#L2065
Possible null reference argument for parameter 'source' in 'IEnumerable<Practitioner> Enumerable.Where<Practitioner>(IEnumerable<Practitioner> source, Func<Practitioner, bool> predicate)'.
Clinical Verification (Build & Playwright): emr-server/src/Application/Appointments/Commands/UpdateAppointmentStatusCommand.cs#L61
Possible null reference argument for parameter 'userId' in 'Task INotificationService.SendUserNotificationAsync(string userId, string title, string message, NotificationPriority priority = NotificationPriority.Normal, string? category = null, string? actionUrl = null)'.
Container Security & Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Continuous Deployment (GHCR & Demo)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
playwright-report Expired
204 KB
sha256:1a08a2de50380f04395c1440c997fbf3053205566584f733ca8912c31750ee33