Skip to content

feat: Standardizes South/East selection gumps #883

feat: Standardizes South/East selection gumps

feat: Standardizes South/East selection gumps #883

Triggered via pull request February 14, 2025 08:11
Status Success
Total duration 6m 21s
Artifacts

code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 1 notice
Redundant using directive: Projects/UOContent/Items/Special/Heritage Items/Curtains.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: Projects/UOContent/Items/Special/Heritage Items/WoodenCoffin.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: Projects/UOContent/Items/Special/Heritage Items/Statue.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: Projects/UOContent/Items/Special/Heritage Items/HangingSwords.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: Projects/UOContent/Items/Special/Heritage Items/UnmadeBed.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: Projects/UOContent/Items/Special/Broken Furniture Collection/BrokenBed.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: Projects/UOContent/Items/Special/Heritage Items/HangingAxes.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: Projects/UOContent/Items/Special/Heritage Items/Vanity.cs#L3
Using directive is not required by the code and can be safely removed
Namespace does not correspond to file location: Projects/UOContent/Items/Deeds/IDirectionAddonDeed.cs#L1
Namespace does not correspond to file location, must be: 'Server.Items.Deeds'