Skip to content

Implemented editing Email Subscribers #12

Implemented editing Email Subscribers

Implemented editing Email Subscribers #12

Triggered via push May 28, 2024 11:34
Status Success
Total duration 1m 21s
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/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.
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.