update blog post #289
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected], aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
MyApp/Pages/Shared/Hero.cshtml.cs#L13
'Hero.Content' hides inherited member 'PageModel.Content(string)'. Use the new keyword if hiding was intended.
|
|
MyApp/Pages/Page.cshtml.cs#L9
Non-nullable property 'Slug' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
MyApp/Configure.Ssg.cs#L102
Non-nullable property 'LocalBaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
MyApp/Configure.Ssg.cs#L103
Non-nullable property 'PublicBaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
MyApp/MarkdownPagesBase.cs#L730
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
MyApp/MarkdownPagesBase.cs#L731
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
MyApp/Pages/Posts/Year.cshtml#L13
Nullable value type may be null.
|
MyApp/Pages/Shared/DocsHeader.cshtml.cs#L7
Non-nullable property 'Heading' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
MyApp/Pages/Shared/DocsHeader.cshtml.cs#L8
Non-nullable property 'SubHeading' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading