Skip to content

feat: Standardizes South/East selection gumps #882

feat: Standardizes South/East selection gumps

feat: Standardizes South/East selection gumps #882

Triggered via pull request February 14, 2025 07:41
Status Success
Total duration 5m 44s
Artifacts

code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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