Skip to content

Update index.html

Update index.html #50

Triggered via push May 30, 2023 06:37
Status Success
Total duration 1m 40s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2.0.0, actions/setup-dotnet@v1.7.2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: MyApp/Pages/Shared/HeadCard.cshtml.cs#L7
'HeadCard.Url' hides inherited member 'PageModel.Url'. Use the new keyword if hiding was intended.
build: MyApp/UserState.cs#L80
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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/Pages/Shared/StaticArtifactImage.cshtml#L24
Possible null reference argument for parameter 'artifact' in 'string CreativeExtensions.GetSlug(Artifact artifact)'.
build: MyApp/MarkdownPagesBase.cs#L106
Possible null reference argument for parameter 'newDoc' in 'void MarkdownFileBase.Update(MarkdownFileBase newDoc)'.
build: MyApp/Pages/Shared/HeadCard.cshtml.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/Pages/Posts/Year.cshtml#L13
Nullable value type may be null.
build: MyApp/Pages/Posts/Index.cshtml#L12
Nullable value type may be null.
build: MyApp/Pages/Posts/Index.cshtml#L41
Nullable value type may be null.
build: MyApp/Markdown.Blog.cs#L88
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, AuthorInfo>.TryGetValue(string key, out AuthorInfo value)'.
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/