fix: sanitize invalid XML characters in template values #165
ci.yml
on: pull_request
Matrix: Build and Test
Code Quality
55s
Pack NuGet
31s
Annotations
144 warnings
|
Build and Test (macos-latest, 9.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (macos-latest, 9.0.x):
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Build and Test (macos-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 9.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 8.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (macos-latest, 8.0.x):
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Build and Test (macos-latest, 8.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 8.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (ubuntu-latest, 8.0.x):
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Build and Test (ubuntu-latest, 8.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 9.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (ubuntu-latest, 9.0.x):
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Build and Test (ubuntu-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 9.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 6.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (ubuntu-latest, 6.0.x):
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Build and Test (ubuntu-latest, 6.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 10.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (ubuntu-latest, 10.0.x):
TriasDev.Templify.Tests/ConditionalConverterTests.cs#L44
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 10.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 10.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (macos-latest, 10.0.x):
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Build and Test (macos-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 10.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 6.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (macos-latest, 6.0.x):
TriasDev.Templify.Tests/ConditionalConverterTests.cs#L44
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 6.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Code Quality
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (windows-latest, 8.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (windows-latest, 8.0.x):
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Build and Test (windows-latest, 8.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 8.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 8.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 10.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (windows-latest, 10.0.x):
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Build and Test (windows-latest, 10.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 10.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 10.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 9.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (windows-latest, 9.0.x):
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Build and Test (windows-latest, 9.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 9.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 9.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 6.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (windows-latest, 6.0.x):
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Build and Test (windows-latest, 6.0.x):
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 6.0.x):
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, 6.0.x):
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Pack NuGet
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Pack NuGet:
TriasDev.Templify.Tests/XmlCharacterSanitizerTests.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Pack NuGet:
TriasDev.Templify.DocumentGenerator/Generators/ConditionalGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Pack NuGet:
TriasDev.Templify.DocumentGenerator/Generators/HelloWorldGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Pack NuGet:
TriasDev.Templify.DocumentGenerator/Generators/InvoiceGenerator.cs#L20
Dereference of a possibly null reference.
|
|
Pack NuGet:
TriasDev.Templify.DocumentGenerator/Generators/WarningReportTemplateGenerator.cs#L21
Dereference of a possibly null reference.
|
|
Pack NuGet:
TriasDev.Templify.Converter/Converters/DocumentCleaner.cs#L166
Dereference of a possibly null reference.
|
|
Pack NuGet:
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Pack NuGet:
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Pack NuGet:
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
|
Pack NuGet:
TriasDev.Templify/Core/DocumentTemplateProcessor.cs#L149
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-package
Expired
|
340 KB |
sha256:2bd6774ac3de2283ae55d94bc15dee8d1db27c248dfbd262a9a3aabeb5d26540
|
|