Skip to content
Codacy Production / Codacy Static Code Analysis succeeded Nov 19, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check failure on line 96 in src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs

See this annotation in the file changed.

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

src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs#L96

Replace this use of 'Task.Wait' with 'await'.

Check failure on line 100 in src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs

See this annotation in the file changed.

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

src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs#L100

Replace this use of 'Task.Wait' with 'await'.

Check warning on line 157 in src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs

See this annotation in the file changed.

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

src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs#L157

Make 'DefaultTimeout' private.

Check notice on line 157 in src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs

See this annotation in the file changed.

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

src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs#L157

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

Check failure on line 437 in src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs

See this annotation in the file changed.

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

src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs#L437

Replace this use of 'Task.Wait' with 'await'.

Check failure on line 441 in src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs

See this annotation in the file changed.

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

src/Uno.UI.RuntimeTests/MUX/Helpers/EventTester.cs#L441

Replace this use of 'Task.Wait' with 'await'.