Skip to content

Update ShellCommand.mjs #232

Update ShellCommand.mjs

Update ShellCommand.mjs #232

Triggered via push December 6, 2025 16:08
Status Success
Total duration 50s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: MyApp/Markdown.Blog.cs#L25
Non-nullable property 'ProfileUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp/Markdown.Blog.cs#L24
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp/Configure.AppHost.cs#L23
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.AppHost.cs#L22
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.AppHost.cs#L21
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/Podcasts.cshtml#L22
Nullable value type may be null.
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/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#L4
'Pages_LlmsFull.Config' hides inherited member 'RazorPage.Config'. Use the new keyword if hiding was intended.
build: MyApp/Pages/Llms.cshtml#L4
'Pages_Llms.Config' hides inherited member 'RazorPage.Config'. Use the new keyword if hiding was intended.
build: MyApp/Configure.AppHost.cs#L22
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.AppHost.cs#L21
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/Markdown.Blog.cs#L25
Non-nullable property 'ProfileUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp/Markdown.Blog.cs#L24
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp/Markdown.Blog.cs#L12
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/Markdown.Blog.cs#L11
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/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/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#L4
'Pages_LlmsFull.Config' hides inherited member 'RazorPage.Config'. Use the new keyword if hiding was intended.
build: MyApp/Pages/Llms.cshtml#L4
'Pages_Llms.Config' hides inherited member 'RazorPage.Config'. Use the new keyword if hiding was intended.