Appearance Weakrefs #1815
Appearance Weakrefs #1815
7 new alerts
New alerts in code changed by this pull request
- 5 warnings
- 2 notes
See annotations below for details.
Annotations
Check warning on line 561 in OpenDreamClient/Rendering/DreamIcon.cs
Code scanning / InspectCode
Struct with default equality members is used for comparison: Private accessibility Warning
Check warning on line 194 in OpenDreamRuntime/DreamMapManager.cs
Code scanning / InspectCode
Possible unintended reference comparison. To get a value comparison, use 'Equals' method. Warning
Check warning on line 4 in OpenDreamRuntime/ServerContentIoC.cs
Code scanning / InspectCode
Redundant using directive Warning
Check warning on line 143 in OpenDreamShared/Dream/ImmutableAppearance.cs
Code scanning / InspectCode
Equality comparison of floating point numbers. Possible loss of precision while rounding values Warning
Check warning on line 145 in OpenDreamShared/Dream/ImmutableAppearance.cs
Code scanning / InspectCode
Equality comparison of floating point numbers. Possible loss of precision while rounding values Warning
Check notice on line 12 in OpenDreamShared/Network/Messages/MsgNewAppearance.cs
Code scanning / InspectCode
Convert constructor into primary constructor Note
Check notice on line 16 in OpenDreamShared/Rendering/SharedDMISpriteComponent.cs
Code scanning / InspectCode
Convert constructor into primary constructor Note