Skip to content

add better instructions and tasks for us to finish #1119

add better instructions and tasks for us to finish

add better instructions and tasks for us to finish #1119

Triggered via push December 19, 2025 19:35
Status Success
Total duration 1m 24s
Artifacts
Fit to window
Zoom out
Zoom in

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)'.