Skip to content

remove default titles #44

remove default titles

remove default titles #44

Triggered via push May 21, 2023 15:14
Status Success
Total duration 2m 20s
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/dtos.cs#L71
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/dtos.cs#L73
Non-nullable property 'Notes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/dtos.cs#L74
Non-nullable property 'FlagReason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/dtos.cs#L83
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/dtos.cs#L89
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/dtos.cs#L89
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp/dtos.cs#L89
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/