Skip to content

Update taginput.md #559

Update taginput.md

Update taginput.md #559

Triggered via push July 17, 2026 08:57
Status Success
Total duration 1m 17s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: MyApp/Pages/Shared/VideoGroup.cshtml#L33
Nullable value type may be null.
build: MyApp/MarkdownPagesBase.cs#L140
Possible null reference argument for parameter 'newDoc' in 'void MarkdownFileBase.Update(MarkdownFileBase newDoc)'.
build: MyApp/MarkdownPagesBase.cs#L102
Parameter 'log' is unread.
build: MyApp/Configure.Ssg.cs#L87
Non-nullable property 'PublicBaseUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp/Configure.Ssg.cs#L86
Non-nullable property 'LocalBaseUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp/Configure.Ssg.cs#L85
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp/Pages/Page.cshtml.cs#L9
Non-nullable property 'Slug' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp/Pages/Llms.cshtml#L3
'Pages_Llms.Config' hides inherited member 'RazorPage.Config'. Use the new keyword if hiding was intended.
build: MyApp/Pages/Shared/DocsPage.cshtml#L4
'Pages_Shared_DocsPage.Config' hides inherited member 'RazorPage.Config'. Use the new keyword if hiding was intended.
build: MyApp/Pages/LlmsFull.cshtml#L3
'Pages_LlmsFull.Config' hides inherited member 'RazorPage.Config'. Use the new keyword if hiding was intended.