[Weekly] Version 4.0.3 #104
Annotations
10 warnings
Test MonoGame.Extended:
source/MonoGame.Extended/Math/FastRandom.cs#L9
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Test MonoGame.Extended:
source/MonoGame.Extended/Transform.cs#L232
'Matrix3x2.Translation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
Test MonoGame.Extended:
source/MonoGame.Extended/Transform.cs#L240
'Matrix3x2.Scale' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
Test MonoGame.Extended:
source/MonoGame.Extended/Transform.cs#L248
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
Test MonoGame.Extended:
source/MonoGame.Extended/Serialization/Json/TextureAtlasJsonConverter.cs#L56
The variable 'ex' is declared but never used
|
Test MonoGame.Extended:
source/MonoGame.Extended/Math/ShapeF.cs#L77
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
Test MonoGame.Extended:
source/MonoGame.Extended/Collisions/CollisionComponent.cs#L276
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
Test MonoGame.Extended:
source/MonoGame.Extended/Collisions/CollisionComponent.cs#L282
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
Test MonoGame.Extended:
source/MonoGame.Extended/Content/ExtendedContentManager.cs#L206
'BitmapFontFileReader.Read(FileStream)' is obsolete: 'Use the overload that takes an explicit name parameter.'
|
Test MonoGame.Extended:
source/MonoGame.Extended/FramesPerSecondCounter.cs#L49
The event 'FramesPerSecondCounter.UpdateOrderChanged' is never used
|
Loading