Skip to content

fix: Load and Unload framework elements from resources [Skia,Wasm,And…

Codacy Production / Codacy Static Code Analysis succeeded Mar 4, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check failure on line 97 in src/Uno.UI/UI/Xaml/FrameworkElement.Android.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI/UI/Xaml/FrameworkElement.Android.cs#L97

This method signature overlaps the one defined on line 94, the default parameter value can't be used.

Check failure on line 128 in src/Uno.UI/UI/Xaml/UIElement.crossruntime.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI/UI/Xaml/UIElement.crossruntime.cs#L128

Offload the code that's conditional on this type test to the appropriate subclass and remove the condition.