fix: specimen source handling #22
Open
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter/Filters/StringFilters.cs#L92
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter.UnitTests/CustomFilterTestFixtures.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter.UnitTests/CustomFilterTestFixtures.cs#L221
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter.UnitTests/CustomFilterTestFixtures.cs#L233
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter.UnitTests/CustomFilterTestFixtures.cs#L248
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter.UnitTests/CustomFilterTestFixtures.cs#L251
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter.UnitTests/CustomFilterTestFixtures.cs#L263
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter.UnitTests/CustomFilterTestFixtures.cs#L268
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter.UnitTests/CustomFilterTestFixtures.cs#L305
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter.UnitTests/CustomFilterTestFixtures.cs#L55
Closing parenthesis should be followed by a space.
|
Loading