Fix weird violin plots #129
Annotations
10 warnings
Build:
Benchmark/Program.cs#L95
Unreachable code detected
|
Build:
Craftimizer/Windows/SynthHelper.cs#L382
Member 'DrawHelperTaskProgress' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
Craftimizer/Windows/MacroClipboard.cs#L36
Member 'DrawMacro' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
Craftimizer/Plugin.cs#L168
Member 'CopyMacro' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
Craftimizer/Windows/MacroList.cs#L351
Member 'OpenEditor' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
Craftimizer/Windows/MacroList.cs#L25
Member 'Macros' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
Craftimizer/Windows/MacroEditor.cs#L1115
Member 'DrawBars' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
Benchmark/Program.cs#L95
Unreachable code detected
|
Build:
Craftimizer/Windows/SynthHelper.cs#L382
Member 'DrawHelperTaskProgress' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
Craftimizer/Windows/MacroClipboard.cs#L36
Member 'DrawMacro' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Loading