feat(hr): Remove cnomua #19020
feat(hr): Remove cnomua #19020
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
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
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
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
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'.