Release 2.5.1.0 #176
Annotations
10 warnings
Benchmark/Program.cs#L93
Unreachable code detected
|
Craftimizer/Utils/IconManager.cs#L63
TODO Unload when unused, but with a custom timer? (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Craftimizer/Plugin.cs#L154
Member 'DisplayNotification' 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#L352
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)
|
Benchmark/Program.cs#L93
Unreachable code detected
|
Craftimizer/Utils/IconManager.cs#L63
TODO Unload when unused, but with a custom timer? (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Craftimizer/Plugin.cs#L154
Member 'DisplayNotification' 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#L352
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)
|
This job succeeded
Loading