Make modality required for all extractions #2086
Annotations
10 errors and 3 warnings
Analyze (csharp):
tests/SmiServices.IntegrationTests/Microservices/CohortExtractor/FromCataloguesExtractionRequestFulfillerTests.cs#L165
The type or namespace name 'NotNullWhenAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
tests/SmiServices.IntegrationTests/Microservices/CohortExtractor/FromCataloguesExtractionRequestFulfillerTests.cs#L165
The type or namespace name 'NotNullWhen' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
tests/SmiServices.IntegrationTests/Microservices/CohortExtractor/FromCataloguesExtractionRequestFulfillerTests.cs#L165
Nullability of reference types in type of parameter 'reason' of 'bool RejectAll.Reject(IDataRecord row, out string? reason)' doesn't match implicitly implemented member 'bool IRejector.Reject(IDataRecord row, out string? reason)' (possibly because of nullability attributes).
|
Analyze (csharp):
tests/SmiServices.IntegrationTests/Microservices/DicomRelationalMapper/MicroservicesIntegrationTest.cs#L632
The type or namespace name 'NotNullWhenAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
tests/SmiServices.IntegrationTests/Microservices/DicomRelationalMapper/MicroservicesIntegrationTest.cs#L632
The type or namespace name 'NotNullWhen' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
tests/SmiServices.IntegrationTests/Microservices/DicomRelationalMapper/MicroservicesIntegrationTest.cs#L632
Nullability of reference types in type of parameter 'reason' of 'bool RejectAll.Reject(IDataRecord row, out string? reason)' doesn't match implicitly implemented member 'bool IRejector.Reject(IDataRecord row, out string? reason)' (possibly because of nullability attributes).
|
Analyze (csharp):
tests/SmiServices.IntegrationTests/Microservices/CohortExtractor/FromCataloguesExtractionRequestFulfillerTests.cs#L165
The type or namespace name 'NotNullWhenAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
tests/SmiServices.IntegrationTests/Microservices/CohortExtractor/FromCataloguesExtractionRequestFulfillerTests.cs#L165
The type or namespace name 'NotNullWhen' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
tests/SmiServices.IntegrationTests/Microservices/CohortExtractor/FromCataloguesExtractionRequestFulfillerTests.cs#L165
Nullability of reference types in type of parameter 'reason' of 'bool RejectAll.Reject(IDataRecord row, out string? reason)' doesn't match implicitly implemented member 'bool IRejector.Reject(IDataRecord row, out string? reason)' (possibly because of nullability attributes).
|
Analyze (csharp):
tests/SmiServices.IntegrationTests/Microservices/DicomRelationalMapper/MicroservicesIntegrationTest.cs#L632
The type or namespace name 'NotNullWhenAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (python)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (java)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|