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

feat(hr): Remove cnomua #19020

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

chore: Apply code review comments

9cfe4ae
Select commit
Loading
Failed to load commit list.
Open

feat(hr): Remove cnomua #19020

chore: Apply code review comments
9cfe4ae
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 14, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check failure on line 103 in src/SourceGenerators/Uno.UI.SourceGenerators.Tests/MetadataUpdates/HotReloadWorkspaceProvider.cs

See this annotation in the file changed.

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

src/SourceGenerators/Uno.UI.SourceGenerators.Tests/MetadataUpdates/HotReloadWorkspaceProvider.cs#L103

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

Check failure on line 12 in src/SourceGenerators/Uno.UI.SourceGenerators.Tests/_Dotnet.cs

See this annotation in the file changed.

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

src/SourceGenerators/Uno.UI.SourceGenerators.Tests/_Dotnet.cs#L12

Change the visibility of 'Previous' or make it 'const' or 'readonly'.

Check failure on line 14 in src/SourceGenerators/Uno.UI.SourceGenerators.Tests/_Dotnet.cs

See this annotation in the file changed.

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

src/SourceGenerators/Uno.UI.SourceGenerators.Tests/_Dotnet.cs#L14

Change the visibility of 'Current' or make it 'const' or 'readonly'.

Check failure on line 16 in src/SourceGenerators/Uno.UI.SourceGenerators.Tests/_Dotnet.cs

See this annotation in the file changed.

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

src/SourceGenerators/Uno.UI.SourceGenerators.Tests/_Dotnet.cs#L16

Change the visibility of 'CurrentAndroid' or make it 'const' or 'readonly'.