remove menu link to service discovery solutions #166
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L730
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MyApp/MarkdownPagesBase.cs#L731
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MyApp/MarkdownPagesBase.cs#L139
Possible null reference argument for parameter 'newDoc' in 'void MarkdownFileBase.Update(MarkdownFileBase newDoc)'.
|
build:
MyApp/Pages/Shared/VideoGroup.cshtml#L33
Nullable value type may be null.
|
build:
MyApp/Pages/Shared/DocsPage.cshtml#L239
Dereference of a possibly null reference.
|
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.
|
The logs for this run have expired and are no longer available.
Loading