v3.22.0 #1158
Annotations
10 warnings
Build:
external/FontStashSharp/src/FontStashSharp/FontSystemSettings.cs#L161
'FontSystemSettings.Effect' is obsolete: 'Use parameters of DrawText'
|
Build:
external/FontStashSharp/src/FontStashSharp/FontSystemSettings.cs#L161
'FontSystemSettings.Effect' is obsolete: 'Use parameters of DrawText'
|
Build:
external/FontStashSharp/src/FontStashSharp/FontSystemSettings.cs#L162
'FontSystemSettings.EffectAmount' is obsolete: 'Use parameters of DrawText'
|
Build:
external/FontStashSharp/src/FontStashSharp/FontSystemSettings.cs#L162
'FontSystemSettings.EffectAmount' is obsolete: 'Use parameters of DrawText'
|
Build:
external/FontStashSharp/src/FontStashSharp/FontSystem.cs#L32
'FontSystemSettings.Effect' is obsolete: 'Use parameters of DrawText'
|
Build:
external/FontStashSharp/src/FontStashSharp/FontSystem.cs#L33
'FontSystemSettings.EffectAmount' is obsolete: 'Use parameters of DrawText'
|
Build:
src/ClassicUO.Utility/MathHelper.cs#L66
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Build:
src/ClassicUO.Assets/AnimationsLoader.cs#L1811
Field 'BodyConvInfo.Hue' is never assigned to, and will always have its default value 0
|
Build:
src/ClassicUO.Client/Game/UI/Gumps/GridContainer.cs#L500
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/ClassicUO.Client/Game/UI/Gumps/GridContainer.cs#L1606
Field 'GridContainer.GridScrollArea.ScissorRectangle' is never assigned to, and will always have its default value
|
Loading