Release 2.4.4.1 #144
Annotations
10 warnings
Benchmark/Program.cs#L95
Unreachable code detected
|
Craftimizer/Windows/SynthHelper.cs#L427
Member 'DrawHelperTaskProgress' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
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)
|
Craftimizer/Plugin.cs#L156
Member 'CopyMacro' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
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)
|
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)
|
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)
|
Benchmark/Program.cs#L95
Unreachable code detected
|
Craftimizer/Windows/SynthHelper.cs#L427
Member 'DrawHelperTaskProgress' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
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)
|
This job succeeded
Loading