Skip to content

Add v6.11 release notes #105

Add v6.11 release notes

Add v6.11 release notes #105

Triggered via push September 28, 2023 18:34
Status Success
Total duration 1m 30s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.0.0, actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/Configure.Ssg.cs#L103
Non-nullable property 'LocalBaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/Configure.Ssg.cs#L104
Non-nullable property 'PublicBaseUrl' 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: MyApp/Pages/Shared/DocsPage.cshtml.cs#L9
Non-nullable property 'Folder' 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
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/