-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…548)
- Loading branch information
Amaury Levé
authored
Jul 11, 2017
1 parent
96f2121
commit 9fff7e7
Showing
24 changed files
with
1,980 additions
and
1 deletion.
There are no files selected for viewing
290 changes: 290 additions & 0 deletions
290
...nalyzer-dotnet/its/expected/Nancy/Nancy-{34576216-0DCA-4B0F-A0DC-9075E75A676F}-S1200.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,290 @@ | ||
{ | ||
"issues": [ | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 50 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Bootstrapper\NancyBootstrapperBase.cs", | ||
"region": { | ||
"startLine": 21, | ||
"startColumn": 27, | ||
"endLine": 21, | ||
"endColumn": 48 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 99 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Bootstrapper\NancyInternalConfiguration.cs", | ||
"region": { | ||
"startLine": 27, | ||
"startColumn": 25, | ||
"endLine": 27, | ||
"endColumn": 51 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 26 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Bootstrapper\Registrations.cs", | ||
"region": { | ||
"startLine": 10, | ||
"startColumn": 27, | ||
"endLine": 10, | ||
"endColumn": 40 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 29 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\DefaultNancyBootstrapper.cs", | ||
"region": { | ||
"startLine": 16, | ||
"startColumn": 18, | ||
"endLine": 16, | ||
"endColumn": 42 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 57 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Diagnostics\DiagnosticsHook.cs", | ||
"region": { | ||
"startLine": 25, | ||
"startColumn": 25, | ||
"endLine": 25, | ||
"endColumn": 40 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 23 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Diagnostics\DiagnosticsModuleCatalog.cs", | ||
"region": { | ||
"startLine": 13, | ||
"startColumn": 20, | ||
"endLine": 13, | ||
"endColumn": 44 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 24 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Diagnostics\InteractiveDiagnostics.cs", | ||
"region": { | ||
"startLine": 10, | ||
"startColumn": 18, | ||
"endLine": 10, | ||
"endColumn": 40 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 39 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Json\JavaScriptSerializer.cs", | ||
"region": { | ||
"startLine": 42, | ||
"startColumn": 18, | ||
"endLine": 42, | ||
"endColumn": 38 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 21 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Json\JsonDeserializer.cs", | ||
"region": { | ||
"startLine": 69, | ||
"startColumn": 27, | ||
"endLine": 69, | ||
"endColumn": 43 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 40 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Json\JsonSerializer.cs", | ||
"region": { | ||
"startLine": 42, | ||
"startColumn": 27, | ||
"endLine": 42, | ||
"endColumn": 41 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 32 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\ModelBinding\DefaultBinder.cs", | ||
"region": { | ||
"startLine": 16, | ||
"startColumn": 18, | ||
"endLine": 16, | ||
"endColumn": 31 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 41 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\ModelBinding\ModuleExtensions.cs", | ||
"region": { | ||
"startLine": 10, | ||
"startColumn": 25, | ||
"endLine": 10, | ||
"endColumn": 41 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 31 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\NancyEngine.cs", | ||
"region": { | ||
"startLine": 21, | ||
"startColumn": 18, | ||
"endLine": 21, | ||
"endColumn": 29 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 28 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Owin\NancyMiddleware.cs", | ||
"region": { | ||
"startLine": 27, | ||
"startColumn": 25, | ||
"endLine": 27, | ||
"endColumn": 40 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 34 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Request.cs", | ||
"region": { | ||
"startLine": 20, | ||
"startColumn": 18, | ||
"endLine": 20, | ||
"endColumn": 25 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 26 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\RequestHeaders.cs", | ||
"region": { | ||
"startLine": 15, | ||
"startColumn": 18, | ||
"endLine": 15, | ||
"endColumn": 32 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 35 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Responses\Negotiation\DefaultResponseNegotiator.cs", | ||
"region": { | ||
"startLine": 15, | ||
"startColumn": 18, | ||
"endLine": 15, | ||
"endColumn": 43 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 22 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Routing\DefaultRequestDispatcher.cs", | ||
"region": { | ||
"startLine": 15, | ||
"startColumn": 18, | ||
"endLine": 15, | ||
"endColumn": 42 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 26 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\Session\CookieBasedSessions.cs", | ||
"region": { | ||
"startLine": 16, | ||
"startColumn": 18, | ||
"endLine": 16, | ||
"endColumn": 37 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 96 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\TinyIoc\TinyIoC.cs", | ||
"region": { | ||
"startLine": 785, | ||
"startColumn": 33, | ||
"endLine": 785, | ||
"endColumn": 49 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 24 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\ViewEngines\DefaultViewFactory.cs", | ||
"region": { | ||
"startLine": 15, | ||
"startColumn": 18, | ||
"endLine": 15, | ||
"endColumn": 36 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 35 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy\ViewEngines\SuperSimpleViewEngine\SuperSimpleViewEngine.cs", | ||
"region": { | ||
"startLine": 18, | ||
"startColumn": 18, | ||
"endLine": 18, | ||
"endColumn": 39 | ||
} | ||
} | ||
} | ||
] | ||
} |
17 changes: 17 additions & 0 deletions
17
.../expected/Nancy/Nancy.Demo.CustomModule-{F56F3983-0C34-4AEC-B418-A8AFFA63F1C4}-S1200.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"issues": [ | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 27 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy.Demo.CustomModule\UglifiedNancyModule.cs", | ||
"region": { | ||
"startLine": 22, | ||
"startColumn": 27, | ||
"endLine": 22, | ||
"endColumn": 46 | ||
} | ||
} | ||
} | ||
] | ||
} |
17 changes: 17 additions & 0 deletions
17
...its/expected/Nancy/Nancy.Hosting.Aspnet-{15B7F794-0BB2-4B66-AD78-4A951F1209B2}-S1200.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"issues": [ | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 24 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy.Hosting.Aspnet\DefaultNancyAspNetBootstrapper.cs", | ||
"region": { | ||
"startLine": 16, | ||
"startColumn": 27, | ||
"endLine": 16, | ||
"endColumn": 57 | ||
} | ||
} | ||
} | ||
] | ||
} |
17 changes: 17 additions & 0 deletions
17
...t/its/expected/Nancy/Nancy.Hosting.Self-{AA7F66EB-EC2C-47DE-855F-30B3E6EF2134}-S1200.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"issues": [ | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 37 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy.Hosting.Self\NancyHost.cs", | ||
"region": { | ||
"startLine": 26, | ||
"startColumn": 18, | ||
"endLine": 26, | ||
"endColumn": 27 | ||
} | ||
} | ||
} | ||
] | ||
} |
17 changes: 17 additions & 0 deletions
17
...ected/Nancy/Nancy.ViewEngines.DotLiquid-{B795886D-9D70-45B1-BFB5-AD54CBC9A447}-S1200.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"issues": [ | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 22 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy.ViewEngines.DotLiquid\DotLiquidViewEngine.cs", | ||
"region": { | ||
"startLine": 17, | ||
"startColumn": 18, | ||
"endLine": 17, | ||
"endColumn": 37 | ||
} | ||
} | ||
} | ||
] | ||
} |
30 changes: 30 additions & 0 deletions
30
.../expected/Nancy/Nancy.ViewEngines.Razor-{2C6F51DF-015C-4DB6-B44C-0E5E4F25E2A9}-S1200.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"issues": [ | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 28 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy.ViewEngines.Razor\NancyRazorViewBase.cs", | ||
"region": { | ||
"startLine": 22, | ||
"startColumn": 27, | ||
"endLine": 22, | ||
"endColumn": 45 | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "S1200", | ||
"message": "Split this class into smaller and more specialized ones to reduce its dependencies on other classes from 50 to the maximum authorized 20 or less.", | ||
"location": { | ||
"uri": "Nancy\src\Nancy.ViewEngines.Razor\RazorViewEngine.cs", | ||
"region": { | ||
"startLine": 25, | ||
"startColumn": 18, | ||
"endLine": 25, | ||
"endColumn": 33 | ||
} | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.