Skip to content

chore: use correct add menu message

Codacy Production / Codacy Static Code Analysis succeeded Oct 16, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 9 in src/Uno.UI.RemoteControl.VS/Commands/DynamicItemMenuCommand.cs

See this annotation in the file changed.

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

src/Uno.UI.RemoteControl.VS/Commands/DynamicItemMenuCommand.cs#L9

Make 'matches' 'readonly'.

Check warning on line 18 in src/Uno.UI.RemoteControl.VS/Commands/UnoMenuCommand.cs

See this annotation in the file changed.

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

src/Uno.UI.RemoteControl.VS/Commands/UnoMenuCommand.cs#L18

Make 'IdeChannelClient' 'readonly'.

Check notice on line 21 in src/Uno.UI.RemoteControl.VS/Commands/UnoMenuCommand.cs

See this annotation in the file changed.

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

src/Uno.UI.RemoteControl.VS/Commands/UnoMenuCommand.cs#L21

Replace this 'static readonly' declaration with 'const'.

Check notice on line 22 in src/Uno.UI.RemoteControl.VS/Commands/UnoMenuCommand.cs

See this annotation in the file changed.

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

src/Uno.UI.RemoteControl.VS/Commands/UnoMenuCommand.cs#L22

Replace this 'static readonly' declaration with 'const'.