Skip to content

Implemented fediverse:creator meta tag with profile setting #36

Implemented fediverse:creator meta tag with profile setting

Implemented fediverse:creator meta tag with profile setting #36

Triggered via push December 30, 2024 19:09
Status Success
Total duration 4m 10s
Artifacts

testing.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
test (9.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (9.0.x): Wave/Components/Pages/ManageUsers.razor#L71
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (9.0.x): Wave/Data/Article.cs#L88
Unreachable code detected
test (9.0.x): Wave/Data/ApplicationDbContext.cs#L193
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.
test (9.0.x): Wave/Components/Pages/ArticleEditor.razor#L63
The given expression always matches the provided constant.