Skip to content

test: mock HealthPlans dbset in FinalizeEnrollmentCommandTests to res… #79

test: mock HealthPlans dbset in FinalizeEnrollmentCommandTests to res…

test: mock HealthPlans dbset in FinalizeEnrollmentCommandTests to res… #79

Triggered via push May 21, 2026 14:25
Status Cancelled
Total duration 6m 36s
Artifacts

cicd.yml

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

Annotations

3 errors and 23 warnings
Clinical Verification (Build & Playwright)
The run was canceled by @ewceniza9009.
Clinical Verification (Build & Playwright)
The operation was canceled.
Halkyone Clinical OS CI
The run was canceled by @ewceniza9009.
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#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/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/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)
No files were found with the provided path: emr-client/playwright-report/. No artifacts will be uploaded.
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)'.