Move phdi customizations into fork #9
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter/FhirConverterMetrics.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
Run tests:
src/Microsoft.Health.Fhir.Liquid.Converter/Filters/CustomFilters.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
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.
|
Loading