Skip to content

Implemented hard delete on articles throug Deleted Page #14

Implemented hard delete on articles throug Deleted Page

Implemented hard delete on articles throug Deleted Page #14

Triggered via push June 4, 2024 12:42
Status Success
Total duration 1m 1s
Artifacts

testing.yml

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

Annotations

4 warnings
test (8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (8.0.x): Wave/Components/Pages/ManageUsers.razor#L71
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (8.0.x): Wave/Components/Pages/Partials/ArticleEditorPartial.razor#L233
Possible null reference argument for parameter 'source' in 'bool Enumerable.Contains<Guid>(IEnumerable<Guid> source, Guid value)'.
test (8.0.x): Wave/Components/Pages/Partials/ArticleEditorPartial.razor#L237
Dereference of a possibly null reference.