update publish dates for future posts/podcasts #612
Annotations
13 warnings
build:
MyApp/Pages/Shared/Hero.cshtml.cs#L13
'Hero.Content' hides inherited member 'PageModel.Content(string)'. 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/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/Configure.AppHost.cs#L46
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#L47
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#L27
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#L28
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#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/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/Pages/Podcasts.cshtml#L22
Nullable value type may be null.
|
checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Configure AWS credentials
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading