Skip to content

chore: Bump Microsoft.Extensions.Logging.Abstractions from 10.0.2 to 10.0.5 #114

chore: Bump Microsoft.Extensions.Logging.Abstractions from 10.0.2 to 10.0.5

chore: Bump Microsoft.Extensions.Logging.Abstractions from 10.0.2 to 10.0.5 #114

Status Failure
Total duration 1m 45s
Artifacts

main.yml

on: pull_request
Matrix: Build & Test
Pack NuGet Package
0s
Pack NuGet Package
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 66 warnings
Build & Test (ubuntu-latest, 10.0.x)
Process completed with exit code 1.
Build & Test (ubuntu-latest, 8.0.x)
Process completed with exit code 1.
Build & Test (macos-latest, 8.0.x)
Process completed with exit code 1.
Build & Test (macos-latest, 10.0.x)
Process completed with exit code 1.
Build & Test (windows-latest, 10.0.x)
Process completed with exit code 1.
Build & Test (windows-latest, 8.0.x)
Process completed with exit code 1.
Build & 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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 & Test (ubuntu-latest, 10.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L28
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (ubuntu-latest, 10.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L27
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (ubuntu-latest, 10.0.x): src/test/WhenDebuggingTemplateOutputTest.cs#L27
Dereference of a possibly null reference.
Build & Test (ubuntu-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (ubuntu-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (ubuntu-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (ubuntu-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (ubuntu-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (ubuntu-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & 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. 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 & Test (ubuntu-latest, 8.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L28
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (ubuntu-latest, 8.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L27
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (ubuntu-latest, 8.0.x): src/test/WhenDebuggingTemplateOutputTest.cs#L27
Dereference of a possibly null reference.
Build & Test (ubuntu-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (ubuntu-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (ubuntu-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (ubuntu-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (ubuntu-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (ubuntu-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & 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. 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 & Test (macos-latest, 8.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L28
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (macos-latest, 8.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L27
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (macos-latest, 8.0.x): src/test/WhenDebuggingTemplateOutputTest.cs#L27
Dereference of a possibly null reference.
Build & Test (macos-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (macos-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (macos-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (macos-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (macos-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (macos-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & 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. 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 & Test (macos-latest, 10.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L28
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (macos-latest, 10.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L27
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (macos-latest, 10.0.x): src/test/WhenDebuggingTemplateOutputTest.cs#L27
Dereference of a possibly null reference.
Build & Test (macos-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (macos-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (macos-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (macos-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (macos-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (macos-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & 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. 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 & Test (windows-latest, 10.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L28
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (windows-latest, 10.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L27
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (windows-latest, 10.0.x): src/test/WhenDebuggingTemplateOutputTest.cs#L27
Dereference of a possibly null reference.
Build & Test (windows-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (windows-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (windows-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (windows-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (windows-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (windows-latest, 10.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & 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. 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 & Test (windows-latest, 8.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L28
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (windows-latest, 8.0.x): src/test/WhenRegisteringTemplatesInRegistryTest.cs#L27
Possible null reference argument for parameter 'template' in 'void TemplateRegistry.Register(string name, ITemplate template)'.
Build & Test (windows-latest, 8.0.x): src/test/WhenDebuggingTemplateOutputTest.cs#L27
Dereference of a possibly null reference.
Build & Test (windows-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (windows-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (windows-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (windows-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build & Test (windows-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build & Test (windows-latest, 8.0.x): src/lib/TinyTemplateEngine.cs#L568
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'