ProjectFileRelativePath ProjectName AffectedFileRelativePath Line EndLine Column EndColumn MessageText MessageHtml MessageMarkdown Priority PriorityName RuleId RuleName RuleUrl Run ProviderType ProviderName
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/Class1.cs 1 1 Using directive should appear within a namespace declaration 300 Warning SA1200 https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/Class1.cs 2 1 Using directive should appear within a namespace declaration 300 Warning SA1200 https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/Class1.cs 3 1 Using directive should appear within a namespace declaration 300 Warning SA1200 https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/Class1.cs 4 1 Using directive should appear within a namespace declaration 300 Warning SA1200 https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/Class1.cs 5 1 Using directive should appear within a namespace declaration 300 Warning SA1200 https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/Class1.cs 1 1 The file header is missing or not located at the top of the file. 300 Warning SA1633 https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/CSC FxCopAnalyzers package has been deprecated in favor of 'Microsoft.CodeAnalysis.NetAnalyzers', that ships with the .NET SDK. Please refer to https://docs.microsoft.com/visualstudio/code-quality/migrate-from-fxcop-analyzers-to-net-analyzers to migrate to .NET analyzers. 300 Warning CA9998 https://www.google.com/search?q="CA9998:"+site:learn.microsoft.com Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/CSC FxCopAnalyzers package has been deprecated in favor of 'Microsoft.CodeAnalysis.NetAnalyzers', that ships with the .NET SDK. Please refer to https://docs.microsoft.com/visualstudio/code-quality/migrate-from-fxcop-analyzers-to-net-analyzers to migrate to .NET analyzers. 300 Warning CA9998 https://www.google.com/search?q="CA9998:"+site:learn.microsoft.com Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/CSC FxCopAnalyzers package has been deprecated in favor of 'Microsoft.CodeAnalysis.NetAnalyzers', that ships with the .NET SDK. Please refer to https://docs.microsoft.com/visualstudio/code-quality/migrate-from-fxcop-analyzers-to-net-analyzers to migrate to .NET analyzers. 300 Warning CA9998 https://www.google.com/search?q="CA9998:"+site:learn.microsoft.com Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/Class1.cs 11 21 Member 'Foo' does not access instance data and can be marked as static 300 Warning CA1822 https://www.google.com/search?q="CA1822:"+site:learn.microsoft.com Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/Class1.cs 21 21 Member 'Bar' does not access instance data and can be marked as static 300 Warning CA1822 https://www.google.com/search?q="CA1822:"+site:learn.microsoft.com Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/ClassLibrary1.csproj ClassLibrary1 src/ClassLibrary1/CSC XML comment analysis is disabled due to project configuration 300 Warning SA0001 https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA0001.md Cake.Issues.MsBuild.MsBuildIssuesProvider MSBuild
src/ClassLibrary1/Class1.cs 12 19 Possible duplicate detected (cost 76). The following fragments were found that might be duplicates: "src\ClassLibrary1\Class1.cs" (Line 22 to 29) Possible duplicate detected (cost 76).<br/>The following fragments were found that might be duplicates:<br/><a href='https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/blob/develop/demos/script-runner/src/ClassLibrary1/Class1.cs#L22-L29'>src\ClassLibrary1\Class1.cs</a> (Line 22 to 29) Possible duplicate detected (cost 76). The following fragments were found that might be duplicates: [src\ClassLibrary1\Class1.cs](https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/blob/develop/demos/script-runner/src/ClassLibrary1/Class1.cs#L22-L29) (Line 22 to 29) 300 Warning dupFinder Cake.Issues.DupFinder.DupFinderIssuesProvider DupFinder
src/ClassLibrary1/Class1.cs 22 29 Possible duplicate detected (cost 76). The following fragments were found that might be duplicates: "src\ClassLibrary1\Class1.cs" (Line 12 to 19) Possible duplicate detected (cost 76).<br/>The following fragments were found that might be duplicates:<br/><a href='https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/blob/develop/demos/script-runner/src/ClassLibrary1/Class1.cs#L12-L19'>src\ClassLibrary1\Class1.cs</a> (Line 12 to 19) Possible duplicate detected (cost 76). The following fragments were found that might be duplicates: [src\ClassLibrary1\Class1.cs](https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/blob/develop/demos/script-runner/src/ClassLibrary1/Class1.cs#L12-L19) (Line 12 to 19) 300 Warning dupFinder Cake.Issues.DupFinder.DupFinderIssuesProvider DupFinder
ClassLibrary1 src/ClassLibrary1/Class1.cs 1 Using directive is not required by the code and can be safely removed 300 Warning RedundantUsingDirective Redundant using directive https://www.jetbrains.com/resharperplatform/help?Keyword=RedundantUsingDirective Cake.Issues.InspectCode.InspectCodeIssuesProvider InspectCode
ClassLibrary1 src/ClassLibrary1/Class1.cs 2 Using directive is not required by the code and can be safely removed 300 Warning RedundantUsingDirective Redundant using directive https://www.jetbrains.com/resharperplatform/help?Keyword=RedundantUsingDirective Cake.Issues.InspectCode.InspectCodeIssuesProvider InspectCode
ClassLibrary1 src/ClassLibrary1/Class1.cs 3 Using directive is not required by the code and can be safely removed 300 Warning RedundantUsingDirective Redundant using directive https://www.jetbrains.com/resharperplatform/help?Keyword=RedundantUsingDirective Cake.Issues.InspectCode.InspectCodeIssuesProvider InspectCode
ClassLibrary1 src/ClassLibrary1/Class1.cs 4 Using directive is not required by the code and can be safely removed 300 Warning RedundantUsingDirective Redundant using directive https://www.jetbrains.com/resharperplatform/help?Keyword=RedundantUsingDirective Cake.Issues.InspectCode.InspectCodeIssuesProvider InspectCode
ClassLibrary1 src/ClassLibrary1/Class1.cs 5 Using directive is not required by the code and can be safely removed 300 Warning RedundantUsingDirective Redundant using directive https://www.jetbrains.com/resharperplatform/help?Keyword=RedundantUsingDirective Cake.Issues.InspectCode.InspectCodeIssuesProvider InspectCode
ClassLibrary1 src/ClassLibrary1/Class1.cs 9 Class 'Class1' is never used 200 Suggestion UnusedType.Global Type is never used: Non-private accessibility https://www.jetbrains.com/resharperplatform/help?Keyword=UnusedType.Global Cake.Issues.InspectCode.InspectCodeIssuesProvider InspectCode
ClassLibrary1 src/ClassLibrary1/Class1.cs 11 Method 'Foo' is never used 200 Suggestion UnusedMember.Global Type member is never used: Non-private accessibility https://www.jetbrains.com/resharperplatform/help?Keyword=UnusedMember.Global Cake.Issues.InspectCode.InspectCodeIssuesProvider InspectCode
ClassLibrary1 src/ClassLibrary1/Class1.cs 17 Local variable 'foobar' is never used 300 Warning UnusedVariable Unused local variable https://www.jetbrains.com/resharperplatform/help?Keyword=UnusedVariable Cake.Issues.InspectCode.InspectCodeIssuesProvider InspectCode
ClassLibrary1 src/ClassLibrary1/Class1.cs 21 Method 'Bar' is never used 200 Suggestion UnusedMember.Global Type member is never used: Non-private accessibility https://www.jetbrains.com/resharperplatform/help?Keyword=UnusedMember.Global Cake.Issues.InspectCode.InspectCodeIssuesProvider InspectCode
ClassLibrary1 src/ClassLibrary1/Class1.cs 27 Local variable 'foobar' is never used 300 Warning UnusedVariable Unused local variable https://www.jetbrains.com/resharperplatform/help?Keyword=UnusedVariable Cake.Issues.InspectCode.InspectCodeIssuesProvider InspectCode
docs/index.md 1 Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# foo"] 300 Warning MD022 https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md022 Demos documentation Cake.Issues.Markdownlint.MarkdownlintIssuesProvider markdownlint
docs/index.md 2 811 Trailing spaces [Expected: 0 or 2; Actual: 1] 300 Warning MD009 https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md009 Demos documentation Cake.Issues.Markdownlint.MarkdownlintIssuesProvider markdownlint
docs/index.md 2 101 Line length [Expected: 100; Actual: 811] 300 Warning MD013 https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md013 Demos documentation Cake.Issues.Markdownlint.MarkdownlintIssuesProvider markdownlint
docs/index.md 4 Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# bar"] 300 Warning MD022 https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md022 Demos documentation Cake.Issues.Markdownlint.MarkdownlintIssuesProvider markdownlint
docs/index.md 4 Multiple top-level headings in the same document [Context: "# bar"] 300 Warning MD025 https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md025 Demos documentation Cake.Issues.Markdownlint.MarkdownlintIssuesProvider markdownlint
docs/index.md 5 Fenced code blocks should be surrounded by blank lines [Context: "```"] 300 Warning MD031 https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md031 Demos documentation Cake.Issues.Markdownlint.MarkdownlintIssuesProvider markdownlint
docs/index.md 5 Fenced code blocks should have a language specified [Context: "```"] 300 Warning MD040 https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md040 Demos documentation Cake.Issues.Markdownlint.MarkdownlintIssuesProvider markdownlint
docs/index.md 7 3 Files should end with a single newline character 300 Warning MD047 https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md047 Demos documentation Cake.Issues.Markdownlint.MarkdownlintIssuesProvider markdownlint
myfile.txt 42 Something went wrong Something went <b>wrong</b> Something went **wrong** 300 Warning MyCakeScript My Cake Script