Skip to content

Merge pull request #149 from matellush/fix/command-injections #321

Merge pull request #149 from matellush/fix/command-injections

Merge pull request #149 from matellush/fix/command-injections #321

Triggered via push May 5, 2025 14:57
Status Success
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-cd.yml

on: push
Build and Test
36s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: WheelWizard/Views/Pages/UserProfilePage.axaml.cs#L248
'UserProfilePage.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
Build and Test: WheelWizard/Views/Pages/RoomsPage.axaml.cs#L139
'RoomsPage.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
Build and Test: WheelWizard/Views/Pages/RoomDetailsPage.axaml.cs#L114
'RoomDetailsPage.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
Build and Test: WheelWizard/Views/Components/WhWzLibrary/DetailedProfileBox.axaml.cs#L171
'DetailedProfileBox.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
Build and Test: WheelWizard/Views/Components/WhWzLibrary/CurrentUserProfile.axaml.cs#L72
'CurrentUserProfile.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
Build and Test: WheelWizard/Views/Popups/Base/PopupWindow.axaml.cs#L130
'PopupWindow.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
Build and Test: WheelWizard/Services/Settings/LinuxDolphinInstaller.cs#L124
Cannot convert null literal to non-nullable reference type.
Build and Test: WheelWizard/Services/Settings/LinuxDolphinInstaller.cs#L96
Cannot convert null literal to non-nullable reference type.
Build and Test: WheelWizard/Services/Settings/LinuxDolphinInstaller.cs#L36
Cannot convert null literal to non-nullable reference type.
Build and Test: WheelWizard/Views/Pages/FriendsPage.axaml.cs#L171
'FriendsPage.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.