fix: add pager to telecom use #72
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.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. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
Loading