Skip to content

fix: account for more problem list comment types #19

fix: account for more problem list comment types

fix: account for more problem list comment types #19

Triggered via pull request November 6, 2024 15:01
Status Success
Total duration 4m 16s
Artifacts

test.yml

on: pull_request
unit-test-dotnet-fhir-converter
1m 8s
unit-test-dotnet-fhir-converter
functional-test-dotnet-fhir-converter
4m 4s
functional-test-dotnet-fhir-converter
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
unit-test-dotnet-fhir-converter
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/
unit-test-dotnet-fhir-converter: 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)
unit-test-dotnet-fhir-converter: 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.
unit-test-dotnet-fhir-converter: 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.
unit-test-dotnet-fhir-converter: 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.
unit-test-dotnet-fhir-converter: 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.
unit-test-dotnet-fhir-converter: 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.
unit-test-dotnet-fhir-converter: 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.
functional-test-dotnet-fhir-converter
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/
functional-test-dotnet-fhir-converter: 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)
functional-test-dotnet-fhir-converter: 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.
functional-test-dotnet-fhir-converter: 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.
functional-test-dotnet-fhir-converter: 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.
functional-test-dotnet-fhir-converter: 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.
functional-test-dotnet-fhir-converter: 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.
functional-test-dotnet-fhir-converter: 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.