Skip to content

Update getting-started.md with OrmLite walkthrough. #19

Update getting-started.md with OrmLite walkthrough.

Update getting-started.md with OrmLite walkthrough. #19

Triggered via push July 3, 2023 07:33
Status Success
Total duration 1m 29s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
'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 declaring the property as nullable.
build: MyApp/MarkdownPagesBase.cs#L654
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/MarkdownPagesBase.cs#L655
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/Configure.Ssg.cs#L84
Non-nullable property 'LocalBaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/Configure.Ssg.cs#L85
Non-nullable property 'PublicBaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/Pages/Shared/VideoGroup.cshtml.cs#L8
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/Pages/Shared/VideoGroup.cshtml.cs#L9
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/Pages/Shared/VideoGroup.cshtml.cs#L10
Non-nullable property 'Group' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/Pages/Shared/DocsPage.cshtml.cs#L8
Non-nullable property 'Slug' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
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/
build
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/