Skip to content

feat: Add Razor support as an optional extension to TemplateEngine.Core #64

feat: Add Razor support as an optional extension to TemplateEngine.Core

feat: Add Razor support as an optional extension to TemplateEngine.Core #64

Triggered via pull request December 6, 2025 15:18
Status Success
Total duration 59s
Artifacts

BuildFromDevelop.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (ubuntu-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L34
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>.OpeningDelimiter'
build (ubuntu-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L28
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>.NullStringValue'
build (ubuntu-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L26
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>.CultureInfo'
build (ubuntu-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L12
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>.Config'
build (ubuntu-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L10
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>.CloseingDelimiter'
build (ubuntu-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L8
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>'
build (ubuntu-latest): MbSoftLab.TemplateEngine.Core/TemplateEngine.cs#L120
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (ubuntu-latest): MbSoftLab.TemplateEngine.Core/TemplateDataModelProcessor.cs#L57
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (ubuntu-latest): MbSoftLab.TemplateEngine.Core/TemplateDataModelProcessor.cs#L83
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (ubuntu-latest): MbSoftLab.TemplateEngine.Core/TemplateEngineExtensions.cs#L19
Parameter 'templateEngine' has no matching param tag in the XML comment for 'TemplateEngineExtensions.LoadTemplateFromFile<T>(ITemplateEngine<T>, string)' (but other parameters do)
build (windows-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L34
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>.OpeningDelimiter'
build (windows-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L28
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>.NullStringValue'
build (windows-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L26
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>.CultureInfo'
build (windows-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L12
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>.Config'
build (windows-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L10
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>.CloseingDelimiter'
build (windows-latest): MbSoftLab.TemplateEngine.Core.Razor/RazorTemplateEngine.cs#L8
Missing XML comment for publicly visible type or member 'RazorTemplateEngine<T>'
build (windows-latest): MbSoftLab.TemplateEngine.Core/TemplateEngine.cs#L120
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (windows-latest): MbSoftLab.TemplateEngine.Core/TemplateDataModelProcessor.cs#L83
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (windows-latest): MbSoftLab.TemplateEngine.Core/TemplateDataModelProcessor.cs#L57
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (windows-latest): MbSoftLab.TemplateEngine.Core/TemplateEngineExtensions.cs#L19
Parameter 'templateEngine' has no matching param tag in the XML comment for 'TemplateEngineExtensions.LoadTemplateFromFile<T>(ITemplateEngine<T>, string)' (but other parameters do)