fix(docs): remove extension marketplace links #169
1125 new problems found by Qodana for .NET
Qodana for .NET
437 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Local parameter name may confuse |
πΆ Warning | 143 |
Redundant type declaration body |
πΆ Warning | 25 |
Expression is always 'true' or always 'false' |
πΆ Warning | 1 |
Heuristically unreachable code |
πΆ Warning | 1 |
Possible 'System.NullReferenceException' |
πΆ Warning | 1 |
Put local function after 'return' or 'continue' |
β½οΈ Notice | 100 |
Convert constructor into primary constructor |
β½οΈ Notice | 69 |
Literal length can be reduced by using verbatim string |
β½οΈ Notice | 68 |
Use raw string |
β½οΈ Notice | 20 |
Redundant verbatim string prefix |
β½οΈ Notice | 4 |
Convert constructor into member initializers |
β½οΈ Notice | 2 |
Add explicit 'return' or 'continue' before local functions |
β½οΈ Notice | 2 |
Use discard assignment |
β½οΈ Notice | 1 |
π‘ Qodana analysis was run in the pull request mode: only the changed files were checked
βοΈ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 40 in source/Nuke.Build.Tests/SchemaUtilityTest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 40 in source/Nuke.Components/IPack.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 111 in source/Nuke.Components/ITest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 75 in source/Nuke.Components/IReportCoverage.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 54 in source/Nuke.GlobalTool/Rewriting/Cake/FormattingRewriter.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 42 in source/Nuke.Components/ITest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 203 in source/Nuke.Build.Tests/DefaultInterfaceExecutionTest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 144 in source/Nuke.Build.Tests/ExecutableTargetFactoryTest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 162 in source/Nuke.Build.Tests/ExecutableTargetFactoryTest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 27 in source/Nuke.Components/IReportIssues.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 118 in source/Nuke.Build.Tests/ExecutableTargetFactoryTest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 209 in source/Nuke.Build.Tests/DefaultInterfaceExecutionTest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 68 in source/Nuke.Components/ICompile.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 69 in source/Nuke.Components/IReportCoverage.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 144 in source/Nuke.Common/Tools/OctoVersion/OctoVersionAttribute.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 39 in source/Nuke.Components/ICompile.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 114 in source/Nuke.Build.Tests/ExecutableTargetFactoryTest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 45 in source/Nuke.Components/IReportIssues.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 58 in source/Nuke.Components/IReportCoverage.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 79 in source/Nuke.Components/ICompile.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 62 in source/Nuke.Components/ICompile.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 25 in source/Nuke.Components/IGlobalTool.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 79 in source/Nuke.Components/ITest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 138 in source/Nuke.Components/IReportIssues.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages
Check warning on line 77 in source/Nuke.Build.Tests/ExecutableTargetFactoryTest.cs
github-actions / Qodana for .NET
Local parameter name may confuse
The names like '_' are typically reserved for local parameters without usages