Fix some collectability thresholds #197
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Benchmark/Program.cs#L93
Unreachable code detected
|
Build:
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)
|
Build:
Craftimizer/Windows/MacroEditor.cs#L737
A class that implements IEquatable<T> should override Equals(object) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0095.md)
|
Build:
Craftimizer/Plugin.cs#L167
Member 'DisplayNotification' 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#L359
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#L26
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:
Benchmark/Program.cs#L93
Unreachable code detected
|
Build:
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)
|
Build:
Craftimizer/Windows/MacroEditor.cs#L737
A class that implements IEquatable<T> should override Equals(object) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0095.md)
|
Build:
Craftimizer/Plugin.cs#L167
Member 'DisplayNotification' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Loading