Skip to content

LNK-4709: Update Launch Settings and .env file #999

LNK-4709: Update Launch Settings and .env file

LNK-4709: Update Launch Settings and .env file #999

Triggered via pull request January 15, 2026 20:10
Status Success
Total duration 8m 10s
Artifacts 3

tests.yaml

on: pull_request
Build Documentation
2m 7s
Build Documentation
Smoke Test with Docker Compose
7m 54s
Smoke Test with Docker Compose
Integration Tests
1m 55s
Integration Tests
Unit Tests for DotNet
2m 9s
Unit Tests for DotNet
Unit Tests for Java
40s
Unit Tests for Java
Fit to window
Zoom out
Zoom in

Annotations

54 warnings
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L93
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L88
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L65
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L107
Possible null reference argument for parameter 'key' in 'Task<string> ICreateSystemToken.ExecuteAsync(string key, int timespan)'.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L98
Dereference of a possibly null reference.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L64
Possible null reference argument for parameter 'key' in 'Task<string> ICreateSystemToken.ExecuteAsync(string key, int timespan)'.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L50
Dereference of a possibly null reference.
Integration Tests: DotNet/Shared/Application/SerDes/MongoFhirBaseSerDes.cs#L12
'MongoFhirBaseSerDes<T>.ValueType' hides inherited member 'SerializerBase<T>.ValueType'. Use the new keyword if hiding was intended.
Integration Tests: DotNet/Shared/Application/Factories/InMemorySchedulerFactory.cs#L43
Nullability of reference types in return type of 'Task<IScheduler> InMemorySchedulerFactory.GetScheduler(string schedulerName, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<IScheduler?> ISchedulerFactory.GetScheduler(string schedName, CancellationToken cancellationToken = default(CancellationToken))'.
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L235
Type parameter 'T' has the same name as the type parameter from outer type 'BaseEntityRepository<T, TDbContext>'
Unit Tests for DotNet: DotNet/Shared/Application/BaseListener.cs#L132
Possible null reference argument for parameter 'consumeResult' in 'void IDeadLetterExceptionHandler<ConsumeKeyType, ConsumeValueType>.HandleException(ConsumeResult<ConsumeKeyType, ConsumeValueType> consumeResult, Exception ex, string facilityId)'.
Unit Tests for DotNet: DotNet/Shared/Application/BaseListener.cs#L99
Possible null reference argument for parameter 'consumeResult' in 'void ITransientExceptionHandler<ConsumeKeyType, ConsumeValueType>.HandleException(ConsumeResult<ConsumeKeyType, ConsumeValueType> consumeResult, TransientException ex, string facilityId)'.
Unit Tests for DotNet: DotNet/Shared/Application/BaseListener.cs#L99
Possible null reference argument for parameter 'consumeResult' in 'string BaseListener<MessageType, ConsumeKeyType, ConsumeValueType, ProduceKeyType, ProduceValueType>.ExtractFacilityId(ConsumeResult<ConsumeKeyType, ConsumeValueType> consumeResult)'.
Unit Tests for DotNet: DotNet/Shared/Application/BaseListener.cs#L91
Possible null reference argument for parameter 'consumeResult' in 'void ITransientExceptionHandler<ConsumeKeyType, ConsumeValueType>.HandleException(ConsumeResult<ConsumeKeyType, ConsumeValueType> consumeResult, TransientException ex, string facilityId)'.
Unit Tests for DotNet: DotNet/Shared/Application/BaseListener.cs#L91
Possible null reference argument for parameter 'consumeResult' in 'string BaseListener<MessageType, ConsumeKeyType, ConsumeValueType, ProduceKeyType, ProduceValueType>.ExtractFacilityId(ConsumeResult<ConsumeKeyType, ConsumeValueType> consumeResult)'.
Unit Tests for DotNet: DotNet/Shared/Application/BaseListener.cs#L87
Possible null reference argument for parameter 'consumeResult' in 'void IDeadLetterExceptionHandler<ConsumeKeyType, ConsumeValueType>.HandleException(ConsumeResult<ConsumeKeyType, ConsumeValueType> consumeResult, DeadLetterException ex, string facilityId)'.
Unit Tests for DotNet: DotNet/Shared/Application/BaseListener.cs#L87
Possible null reference argument for parameter 'consumeResult' in 'string BaseListener<MessageType, ConsumeKeyType, ConsumeValueType, ProduceKeyType, ProduceValueType>.ExtractFacilityId(ConsumeResult<ConsumeKeyType, ConsumeValueType> consumeResult)'.
Unit Tests for DotNet: DotNet/Shared/Application/SerDes/MongoFhirBaseSerDes.cs#L12
'MongoFhirBaseSerDes<T>.ValueType' hides inherited member 'SerializerBase<T>.ValueType'. Use the new keyword if hiding was intended.
Unit Tests for DotNet: DotNet/Shared/Application/Factories/InMemorySchedulerFactory.cs#L43
Nullability of reference types in return type of 'Task<IScheduler> InMemorySchedulerFactory.GetScheduler(string schedulerName, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<IScheduler?> ISchedulerFactory.GetScheduler(string schedName, CancellationToken cancellationToken = default(CancellationToken))'.
Unit Tests for DotNet: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L235
Type parameter 'T' has the same name as the type parameter from outer type 'BaseEntityRepository<T, TDbContext>'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L93
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L88
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L65
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L107
Possible null reference argument for parameter 'key' in 'Task<string> ICreateSystemToken.ExecuteAsync(string key, int timespan)'.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L98
Dereference of a possibly null reference.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L64
Possible null reference argument for parameter 'key' in 'Task<string> ICreateSystemToken.ExecuteAsync(string key, int timespan)'.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L50
Dereference of a possibly null reference.
Integration Tests: DotNet/Shared/Application/SerDes/MongoFhirBaseSerDes.cs#L12
'MongoFhirBaseSerDes<T>.ValueType' hides inherited member 'SerializerBase<T>.ValueType'. Use the new keyword if hiding was intended.
Integration Tests: DotNet/Shared/Application/Factories/InMemorySchedulerFactory.cs#L43
Nullability of reference types in return type of 'Task<IScheduler> InMemorySchedulerFactory.GetScheduler(string schedulerName, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<IScheduler?> ISchedulerFactory.GetScheduler(string schedName, CancellationToken cancellationToken = default(CancellationToken))'.
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L235
Type parameter 'T' has the same name as the type parameter from outer type 'BaseEntityRepository<T, TDbContext>'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L93
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L88
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L65
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L107
Possible null reference argument for parameter 'key' in 'Task<string> ICreateSystemToken.ExecuteAsync(string key, int timespan)'.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L98
Dereference of a possibly null reference.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L64
Possible null reference argument for parameter 'key' in 'Task<string> ICreateSystemToken.ExecuteAsync(string key, int timespan)'.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L50
Dereference of a possibly null reference.
Integration Tests: DotNet/Shared/Application/SerDes/MongoFhirBaseSerDes.cs#L12
'MongoFhirBaseSerDes<T>.ValueType' hides inherited member 'SerializerBase<T>.ValueType'. Use the new keyword if hiding was intended.
Integration Tests: DotNet/Shared/Application/Factories/InMemorySchedulerFactory.cs#L43
Nullability of reference types in return type of 'Task<IScheduler> InMemorySchedulerFactory.GetScheduler(string schedulerName, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<IScheduler?> ISchedulerFactory.GetScheduler(string schedName, CancellationToken cancellationToken = default(CancellationToken))'.
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L235
Type parameter 'T' has the same name as the type parameter from outer type 'BaseEntityRepository<T, TDbContext>'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L93
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L88
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L65
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L107
Possible null reference argument for parameter 'key' in 'Task<string> ICreateSystemToken.ExecuteAsync(string key, int timespan)'.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L98
Dereference of a possibly null reference.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L64
Possible null reference argument for parameter 'key' in 'Task<string> ICreateSystemToken.ExecuteAsync(string key, int timespan)'.
Integration Tests: DotNet/Shared/Application/Services/TenantApiService.cs#L50
Dereference of a possibly null reference.
Integration Tests: DotNet/Shared/Application/SerDes/MongoFhirBaseSerDes.cs#L12
'MongoFhirBaseSerDes<T>.ValueType' hides inherited member 'SerializerBase<T>.ValueType'. Use the new keyword if hiding was intended.
Integration Tests: DotNet/Shared/Application/Factories/InMemorySchedulerFactory.cs#L43
Nullability of reference types in return type of 'Task<IScheduler> InMemorySchedulerFactory.GetScheduler(string schedulerName, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<IScheduler?> ISchedulerFactory.GetScheduler(string schedName, CancellationToken cancellationToken = default(CancellationToken))'.
Integration Tests: DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L235
Type parameter 'T' has the same name as the type parameter from outer type 'BaseEntityRepository<T, TDbContext>'
Smoke Test with Docker Compose
No files were found with the provided path: ./Tests/BackendE2ETests/TestResults/adhoc-reporting-smoke-test-submission.zip. No artifacts will be uploaded.
Smoke Test with Docker Compose
No files were found with the provided path: ./Tests/BackendE2ETests/TestResults/adhoc-reporting-smoke-test-submission.zip. No artifacts will be uploaded.
Smoke Test with Docker Compose
No files were found with the provided path: ./Tests/BackendE2ETests/TestResults/adhoc-reporting-smoke-test-submission.zip. No artifacts will be uploaded.
Smoke Test with Docker Compose
No files were found with the provided path: ./Tests/BackendE2ETests/TestResults/adhoc-reporting-smoke-test-submission.zip. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
dotnet-unit-test-results Expired
25.6 KB
sha256:354670c831a4e45c54dd2a5f8ac2274f2fcc99486430a46a19f591bf2ec680c0
integration-test-results Expired
129 KB
sha256:bee6286c2a0aa4c84eda3c0073bba1a70ee693d20a0229d04d0be7174e3f1835
test-results Expired
2 KB
sha256:80845bede6eacad6a811ccb0b93070f4e596b75ef99e1f97f660a83a7919a78a