Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make skia runtime tests green locally on Debug #18659

Merged

chore: build errors

e6be93c
Select commit
Loading
Failed to load commit list.
Merged

Make skia runtime tests green locally on Debug #18659

chore: build errors
e6be93c
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 20, 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'.