Your pull request is up to standards!
Codacy found no issues in your code
Annotations
Check warning on line 19 in src/Uno.UI.Composition/Composition/CompositionPathGeometry.skia.cs
codacy-production / Codacy Static Code Analysis
src/Uno.UI.Composition/Composition/CompositionPathGeometry.skia.cs#L19
Make '_commands' 'readonly'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs#L17
Make '_geometry' 'readonly'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs#L67
Make '_commands' 'readonly'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs#L90
Make '_rect' 'readonly'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs#L99
Make '_rect' 'readonly'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs#L108
Make '_ellipse' 'readonly'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasPathBuilder.cs#L20
Make '_commands' 'readonly'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.h.mux.cs#L35
Make 'm_suspendingRevoker' 'readonly'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.h.mux.cs#L37
Make 'm_xamlRootChangedRevoker' 'readonly'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.h.mux.cs#L39
Make 'm_unloadedRevoker' 'readonly'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L48
Remove this commented out code.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L283
Remove this useless assignment to local variable 'me'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L290
Remove this empty statement.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L323
Remove this commented out code.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L345
This line will not be executed conditionally; only the first line of this 2-line block will be. The rest will execute unconditionally.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L525
Remove this useless assignment to local variable 'measuredSize'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L526
Remove the unused local variable 'widthScale'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L527
Remove the unused local variable 'heightScale'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L527
Remove this empty statement.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L534
Remove this empty statement.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L735
Remove the unused local variable 'calling_thread'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L739
Remove the unused local variable 'thisPlay'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L822
Remove the unused local variable 'ignore'.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L893
Add curly braces around the nested statement(s) in this 'if' block.
codacy-production / Codacy Static Code Analysis
src/Uno.UI/Microsoft/UI/Xaml/Controls/AnimatedVisualPlayer/AnimatedVisualPlayer.mux.cs#L895
Add curly braces around the nested statement(s) in this 'if' block.