Skip to content

Update prerelease version #12

Update prerelease version

Update prerelease version #12

Triggered via pull request May 20, 2024 22:38
Status Success
Total duration 1m 8s
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/TextureAtlases/TextureAtlasJsonConverter.cs#L61
The variable 'ex' is declared but never used
test: source/MonoGame.Extended/VectorDraw/PrimitiveDrawing.cs#L17
The field 'PrimitiveDrawing._device' is never used
test: source/MonoGame.Extended/VectorDraw/PrimitiveDrawing.cs#L15
The field 'PrimitiveDrawing._batch' is never used
test: source/MonoGame.Extended/VectorDraw/PrimitiveDrawing.cs#L16
The field 'PrimitiveDrawing._font' is never used
test: source/MonoGame.Extended/AnimationComponent.cs#L7
Missing XML comment for publicly visible type or member 'AnimationComponent'
test: source/MonoGame.Extended/AnimationComponent.cs#L9
Missing XML comment for publicly visible type or member 'AnimationComponent.AnimationComponent(Game)'
test: source/MonoGame.Extended/AnimationComponent.cs#L15
Missing XML comment for publicly visible type or member 'AnimationComponent.Animations'
test: source/MonoGame.Extended/AnimationComponent.cs#L17
Missing XML comment for publicly visible type or member 'AnimationComponent.Update(GameTime)'
test: source/MonoGame.Extended/BitmapFonts/BitmapFont.cs#L9
Missing XML comment for publicly visible type or member 'BitmapFont'