mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-20 23:07:55 +08:00
25d43354b3
* Turning on static analysis and removing warning for NoMages. * Fixing static analysis errors in NumberTranslator.cs * Fix: Severity Code Description Project File Line Suppression State Error CA1810 Initialize all static fields in 'Main' when those fields are declared and remove the explicit static constructor Microsoft.Plugin.Calculator C:\Repos\PowerToys\src\modules\launcher\Plugins\Microsoft.Plugin.Calculator\Main.cs 30 Active * Throwing exception if arguments are null to fix static analysis errors. * Ignoring CA1031 * Logging exceptions for Calculator queries. |
||
---|---|---|
.. | ||
Microsoft.Plugin.Calculator | ||
Microsoft.Plugin.Folder | ||
Microsoft.Plugin.Indexer | ||
Microsoft.Plugin.Program | ||
Microsoft.Plugin.Program.UnitTests | ||
Microsoft.Plugin.Shell | ||
Microsoft.Plugin.WindowWalker |