Refactor the plugin to make it easier to maintain #16
Annotations
1 error and 1 warning
|
build
Process completed with exit code 1.
|
|
build:
api-debugger/Forms/MainForm.cs#L1509
The behavior of 'string.IndexOf(string)' could vary based on the current user's locale settings. Replace this call in 'MusicBeeRemote.ApiDebugger.Forms.MainForm.MessagesListBox_DoubleClick(object, System.EventArgs)' with a call to 'string.IndexOf(string, System.StringComparison)'.
|