Skip to content

fix(docs): remove extension marketplace links #169

fix(docs): remove extension marketplace links

fix(docs): remove extension marketplace links #169

GitHub Actions / Qodana for .NET failed Aug 14, 2023 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 40 in source/Nuke.Build.Tests/SchemaUtilityTest.cs

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Local parameter name may confuse

The names like '_' are typically reserved for local parameters without usages