Skip to content

chore: Additional required dependencies

Codacy Production / Codacy Static Code Analysis succeeded Aug 2, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 52 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs#L52

Make 'm_searchString' 'readonly'.

Check warning on line 53 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs#L53

Make 'm_searchResultIndex' 'readonly'.

Check warning on line 54 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs#L54

Make 'm_indexForcedToUnselectedVisual' 'readonly'.

Check warning on line 55 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs#L55

Make 'm_indexForcedToSelectedVisual' 'readonly'.

Check failure on line 274 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs#L274

Add curly braces around the nested statement(s) in this 'if' block.

Check warning on line 523 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs#L523

Remove this commented out code.

Check warning on line 646 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs#L646

Make '_combo' 'readonly'.

Check warning on line 647 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.custom.cs#L647

Make '_popup' 'readonly'.

Check notice on line 48 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.h.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.h.mux.cs#L48

Remove unassigned field 'm_searchResultIndexSet', or set its value.

Check notice on line 98 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.h.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.h.mux.cs#L98

Remove unassigned field 'm_itemCount', or set its value.

Check warning on line 100 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.h.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.h.mux.cs#L100

Make 'm_indexToRestoreOnCancel' 'readonly'.

Check warning on line 26 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L26

Remove this commented out code.

Check warning on line 91 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L91

Remove this commented out code.

Check notice on line 284 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L284

Remove this redundant jump.

Check warning on line 286 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L286

Remove this commented out code.

Check warning on line 625 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L625

Remove this commented out code.

Check warning on line 747 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L747

Remove this commented out code.

Check warning on line 858 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L858

Remove this commented out code.

Check notice on line 1036 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L1036

Remove the unused local variable 'isSuccessful'.

Check warning on line 1303 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L1303

'System.IndexOutOfRangeException' should not be thrown by user code.

Check notice on line 1507 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L1507

Remove the unused local variable 'pointer'.

Check notice on line 2177 in src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/ComboBox/ComboBox.partial.mux.cs#L2177

Remove the unused local variable 'spPopup'.

Check warning on line 22 in src/Uno.UI/UI/Xaml/Controls/InputPropertyAttribute.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/InputPropertyAttribute.cs#L22

Make 'Name' private.

Check notice on line 22 in src/Uno.UI/UI/Xaml/Controls/InputPropertyAttribute.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/InputPropertyAttribute.cs#L22

Make this field 'private' and encapsulate it in a 'public' property.

Check notice on line 14 in src/Uno.UI/UI/Xaml/Controls/Primitives/Selector.partial.h.mux.cs

See this annotation in the file changed.

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

src/Uno.UI/UI/Xaml/Controls/Primitives/Selector.partial.h.mux.cs#L14

Remove unassigned field 'm_customValuesAllowed', or set its value.