Skip to content

Fix bug when creating a NinePatch using the Texture2DRegion extension method #98

Fix bug when creating a NinePatch using the Texture2DRegion extension method

Fix bug when creating a NinePatch using the Texture2DRegion extension method #98

Re-run triggered September 23, 2024 05:34
Status Success
Total duration 30s
Artifacts

pull-request-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: source/MonoGame.Extended/Math/FastRandom.cs#L9
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
test: source/MonoGame.Extended/Transform.cs#L232
'Matrix3x2.Translation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
test: source/MonoGame.Extended/Transform.cs#L240
'Matrix3x2.Scale' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
test: source/MonoGame.Extended/Transform.cs#L248
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
test: source/MonoGame.Extended/Collisions/CollisionComponent.cs#L276
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
test: source/MonoGame.Extended/Collisions/CollisionComponent.cs#L282
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
test: source/MonoGame.Extended/Math/ShapeF.cs#L77
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
test: source/MonoGame.Extended/Serialization/Json/TextureAtlasJsonConverter.cs#L56
The variable 'ex' is declared but never used
test: source/MonoGame.Extended/Timers/GameTimer.cs#L44
The event 'GameTimer.UpdateOrderChanged' is never used
test: source/MonoGame.Extended/Graphics/AnimatedSprite.cs#L20
The field 'AnimatedSprite._regions' is never used