TECH_DEBT: Clinical Reasoning and HAPI Dependency Update #1043
tests.yaml
on: pull_request
changes
8s
Smoke Test with Docker Compose
14m 45s
Integration Tests
1m 53s
Unit Tests for DotNet
4m 4s
Unit Tests for Java
1m 51s
Annotations
1 error and 20 warnings
|
Smoke Test with Docker Compose
Process completed with exit code 1.
|
|
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>'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dotnet-unit-test-results
Expired
|
26.3 KB |
sha256:652fade9e3f3905076ba1f7bbc9ad08c345938fe0039937ef7498013bf363057
|
|
|
integration-test-results
Expired
|
131 KB |
sha256:1d12fc29bacaff01c76d9ab5f12e256aeeff181ffae1102798c2debefc847e11
|
|