Skip to content

Update js-utils.md #420

Update js-utils.md

Update js-utils.md #420

Triggered via push October 11, 2025 03:47
Status Success
Total duration 1m 16s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MyApp/Pages/Shared/VideoGroup.cshtml.cs#L8
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/Shared/DocsPage.cshtml#L245
Dereference of a possibly null reference.
build: MyApp/Pages/Shared/VideoGroup.cshtml#L33
Nullable value type may be null.
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/LlmsFull.cshtml#L3
'Pages_LlmsFull.Config' hides inherited member 'RazorPage.Config'. Use the new keyword if hiding was intended.
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.