LNK-4430: Data Acquisition - Handle 429 Status #1011
tests.yaml
on: pull_request
changes
9s
Build Documentation
1m 49s
Smoke Test with Docker Compose
7m 50s
Integration Tests
2m 9s
Unit Tests for DotNet
2m 1s
Unit Tests for Java
39s
Annotations
21 warnings
|
Unit Tests for DotNet:
DotNet/Shared/Application/Error/Handlers/TransientExceptionHandler.cs#L90
'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.'
|
|
Unit Tests for DotNet:
DotNet/Shared/Application/Error/Handlers/DeadLetterExceptionHandler.cs#L59
'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.'
|
|
Unit Tests for DotNet:
DotNet/Shared/Application/Error/Handlers/TransientExceptionHandler.cs#L54
Cannot convert null literal to non-nullable reference type.
|
|
Unit Tests for DotNet:
DotNet/Shared/Application/Error/Handlers/TransientExceptionHandler.cs#L54
Possible null reference argument for parameter 'key' in 'void TransientExceptionHandler<K, V>.ProduceRetryScheduledEvent(K key, V value, Headers headers, string facilityId, string message = "", string stackTrace = "")'.
|
|
Unit Tests for DotNet:
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'
|
|
Unit Tests for DotNet:
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'
|
|
Unit Tests for DotNet:
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'
|
|
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/Application/Error/Handlers/TransientExceptionHandler.cs#L90
'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.'
|
|
Integration Tests:
DotNet/Shared/Application/Error/Handlers/DeadLetterExceptionHandler.cs#L59
'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.'
|
|
Integration Tests:
DotNet/Shared/Application/Factories/KafkaProducerFactory.cs#L65
The variable 'ex' is declared but never used
|
|
Integration Tests:
DotNet/Shared/Application/Factories/KafkaProducerFactory.cs#L28
The variable 'ex' is declared but never used
|
|
Integration Tests:
DotNet/Shared/Application/Error/Handlers/TransientExceptionHandler.cs#L54
Cannot convert null literal to non-nullable reference type.
|
|
Integration Tests:
DotNet/Shared/Application/Error/Handlers/TransientExceptionHandler.cs#L54
Possible null reference argument for parameter 'key' in 'void TransientExceptionHandler<K, V>.ProduceRetryScheduledEvent(K key, V value, Headers headers, string facilityId, string message = "", string stackTrace = "")'.
|
|
Integration Tests:
DotNet/Shared/Application/Extensions/Caching/InMemoryCacheService.cs#L20
Converting null literal or possible null value to non-nullable type.
|
|
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dotnet-unit-test-results
Expired
|
25.7 KB |
sha256:2ba7b686bd4e8922b9fd3a1ae6701f39f9acb83c577b870a071b6cec186b4c7f
|
|
|
integration-test-results
Expired
|
128 KB |
sha256:4a39ee8dfd40d05b716c354b4e2b1c720d405232be3f6acbed0aa2366053c523
|
|
|
test-results
Expired
|
2.01 KB |
sha256:6a4284568b4db2eb460005cfa13621e80e2334f78e28bdfe948e450c9de71861
|
|