add better instructions and tasks for us to finish #1119
Annotations
4 warnings
|
test:
src/web/Jordnaer/Pages/Groups/GroupDetails.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(617,16)-(617,72)' (https://mudblazor.com/features/analyzers)
|
|
test:
src/web/Jordnaer/Pages/Groups/Members.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(527,16)-(527,72)' (https://mudblazor.com/features/analyzers)
|
|
test:
src/web/Jordnaer/Pages/Profile/PublicProfile.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(647,20)-(647,76)' (https://mudblazor.com/features/analyzers)
|
|
test:
src/web/Jordnaer/Features/Profile/ChildProfileCard.razor#L13
Possible null reference argument for parameter 'source' in 'char Enumerable.FirstOrDefault<char>(IEnumerable<char> source)'.
|