initial design of domain
All checks were successful
Log every push / log-push (push) Successful in 2s
All checks were successful
Log every push / log-push (push) Successful in 2s
This commit is contained in:
0
theInterfacePro/.sonarqube/out/.sonar/.sonar_lock
Normal file
0
theInterfacePro/.sonarqube/out/.sonar/.sonar_lock
Normal file
6
theInterfacePro/.sonarqube/out/.sonar/report-task.txt
Normal file
6
theInterfacePro/.sonarqube/out/.sonar/report-task.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
projectKey=theinterfacePlatformPro
|
||||
serverUrl=http://localhost:9000
|
||||
serverVersion=26.5.0.122743
|
||||
dashboardUrl=http://localhost:9000/dashboard?id=theinterfacePlatformPro
|
||||
ceTaskId=5af6fc20-a20c-4c8c-bd97-11171d61c159
|
||||
ceTaskUrl=http://localhost:9000/api/ce/task?id=5af6fc20-a20c-4c8c-bd97-11171d61c159
|
||||
93
theInterfacePro/.sonarqube/out/0/Issues.json
Normal file
93
theInterfacePro/.sonarqube/out/0/Issues.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/sarif-1.0.0",
|
||||
"version": "1.0.0",
|
||||
"runs": [
|
||||
{
|
||||
"tool": {
|
||||
"name": "Microsoft (R) Visual C# Compiler",
|
||||
"version": "5.3.0.0",
|
||||
"fileVersion": "5.3.0-2.26153.122 (4d3023de605a78ba3e59e50c657eed70f125c68a)",
|
||||
"semanticVersion": "5.3.0",
|
||||
"language": "en-RS"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"ruleId": "S2325",
|
||||
"level": "warning",
|
||||
"message": "Make 'Greet' a static method.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/ExampleFixture.cs",
|
||||
"region": {
|
||||
"startLine": 5,
|
||||
"startColumn": 19,
|
||||
"endLine": 5,
|
||||
"endColumn": 24
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CA1822",
|
||||
"level": "note",
|
||||
"message": "Member 'Greet' does not access instance data and can be marked as static",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/ExampleFixture.cs",
|
||||
"region": {
|
||||
"startLine": 5,
|
||||
"startColumn": 19,
|
||||
"endLine": 5,
|
||||
"endColumn": 24
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"CA1822": {
|
||||
"id": "CA1822",
|
||||
"shortDescription": "Mark members as static",
|
||||
"fullDescription": "Members that do not access instance data or call instance methods can be marked as static. After you mark the methods as static, the compiler will emit nonvirtual call sites to these members. This can give you a measurable performance gain for performance-sensitive code.",
|
||||
"defaultLevel": "note",
|
||||
"helpUri": "https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822",
|
||||
"properties": {
|
||||
"category": "Performance",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"PortedFromFxCop",
|
||||
"Telemetry",
|
||||
"EnabledRuleInAggressiveMode"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S2325": {
|
||||
"id": "S2325",
|
||||
"shortDescription": "Methods and properties that don't access instance data should be static",
|
||||
"fullDescription": "Methods and properties that don’t access instance data should be marked as static for the following reasons:",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Minor Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
20
theInterfacePro/.sonarqube/out/0/ProjectInfo.xml
Normal file
20
theInterfacePro/.sonarqube/out/0/ProjectInfo.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ProjectInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/integration/2015/1">
|
||||
<ProjectName>TheinterfaceproFixtures</ProjectName>
|
||||
<ProjectLanguage>C#</ProjectLanguage>
|
||||
<ProjectType>Product</ProjectType>
|
||||
<ProjectGuid>5bc7759c-02c4-f145-66ac-867d4d5c34bd</ProjectGuid>
|
||||
<FullPath>/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/TheinterfaceproFixtures.csproj</FullPath>
|
||||
<IsExcluded>false</IsExcluded>
|
||||
<AnalysisResultFiles>
|
||||
<AnalysisResultFile Id="FilesToAnalyze" Location="/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/conf/0/FilesToAnalyze.txt" />
|
||||
</AnalysisResultFiles>
|
||||
<AnalysisSettings>
|
||||
<Property Name="sonar.cs.roslyn.reportFilePaths">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/0/Issues.json</Property>
|
||||
<Property Name="sonar.cs.analyzer.projectOutPaths">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/0</Property>
|
||||
<Property Name="sonar.cs.scanner.telemetry">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/0/Telemetry.json</Property>
|
||||
</AnalysisSettings>
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>AnyCPU</Platform>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
</ProjectInfo>
|
||||
6
theInterfacePro/.sonarqube/out/0/Telemetry.json
Normal file
6
theInterfacePro/.sonarqube/out/0/Telemetry.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{"dotnetenterprise.s4net.build.override_warnings_as_errors.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.target_framework_moniker":".NETCoreApp,Version=v8.0"}
|
||||
{"dotnetenterprise.s4net.build.using_microsoft_net_sdk.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.deterministic.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.nuget_project_style.cnt":"PackageReference"}
|
||||
{"dotnetenterprise.s4net.build.netcore_sdk_version.cnt":"10.0.201"}
|
||||
@@ -0,0 +1,4 @@
|
||||
y
|
||||
n/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/obj/Debug/net8.0/TheinterfaceproFixtures.AssemblyInfo.csutf-8€
|
||||
u/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.csutf-8P
|
||||
G/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/ExampleFixture.csutf-8
|
||||
1
theInterfacePro/.sonarqube/out/0/output-cs/log.pb
Normal file
1
theInterfacePro/.sonarqube/out/0/output-cs/log.pb
Normal file
@@ -0,0 +1 @@
|
||||
Roslyn version: 5.3.0.0Language version: CSharp12!Concurrent execution: enabled–‘File '/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/obj/Debug/net8.0/TheinterfaceproFixtures.AssemblyInfo.cs' was recognized as generated<65>˜File '/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs' was recognized as generated
|
||||
2
theInterfacePro/.sonarqube/out/0/output-cs/metrics.pb
Normal file
2
theInterfacePro/.sonarqube/out/0/output-cs/metrics.pb
Normal file
@@ -0,0 +1,2 @@
|
||||
V
|
||||
G/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/ExampleFixture.cs 8r
|
||||
7
theInterfacePro/.sonarqube/out/0/output-cs/symrefs.pb
Normal file
7
theInterfacePro/.sonarqube/out/0/output-cs/symrefs.pb
Normal file
@@ -0,0 +1,7 @@
|
||||
w
|
||||
G/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/ExampleFixture.cs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
1
theInterfacePro/.sonarqube/out/0/output-cs/telemetry.pb
Normal file
1
theInterfacePro/.sonarqube/out/0/output-cs/telemetry.pb
Normal file
@@ -0,0 +1 @@
|
||||
aRT/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/TheinterfaceproFixtures.csprojòCSharp12
|
||||
30
theInterfacePro/.sonarqube/out/0/output-cs/token-cpd.pb
Normal file
30
theInterfacePro/.sonarqube/out/0/output-cs/token-cpd.pb
Normal file
@@ -0,0 +1,30 @@
|
||||
›
|
||||
G/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/ExampleFixture.cs
|
||||
namespace
|
||||
Theinterfacepro
|
||||
|
||||
.
|
||||
Fixtures "
|
||||
;" #
|
||||
public
|
||||
class
|
||||
ExampleFixture
|
||||
|
||||
{
|
||||
public
|
||||
|
||||
string
|
||||
Greet
|
||||
(
|
||||
string
|
||||
name #
|
||||
)# $
|
||||
=>% '
|
||||
$"( *
|
||||
$str* 1
|
||||
{1 2
|
||||
name2 6
|
||||
}6 7
|
||||
$str7 8
|
||||
"8 9
|
||||
;9 :
|
||||
5
theInterfacePro/.sonarqube/out/0/output-cs/token-type.pb
Normal file
5
theInterfacePro/.sonarqube/out/0/output-cs/token-type.pb
Normal file
@@ -0,0 +1,5 @@
|
||||
ß
|
||||
G/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/ExampleFixture.cs
|
||||
|
||||
|
||||
|
||||
969
theInterfacePro/.sonarqube/out/1/Issues.json
Normal file
969
theInterfacePro/.sonarqube/out/1/Issues.json
Normal file
@@ -0,0 +1,969 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/sarif-1.0.0",
|
||||
"version": "1.0.0",
|
||||
"runs": [
|
||||
{
|
||||
"tool": {
|
||||
"name": "Microsoft (R) Visual C# Compiler",
|
||||
"version": "5.3.0.0",
|
||||
"fileVersion": "5.3.0-2.26153.122 (4d3023de605a78ba3e59e50c657eed70f125c68a)",
|
||||
"semanticVersion": "5.3.0",
|
||||
"language": "en-RS"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"ruleId": "CS8618",
|
||||
"level": "warning",
|
||||
"message": "Non-nullable field 'projectToStart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 7,
|
||||
"startColumn": 13,
|
||||
"endLine": 7,
|
||||
"endColumn": 27
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"relatedLocations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 7,
|
||||
"startColumn": 13,
|
||||
"endLine": 7,
|
||||
"endColumn": 27
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CS8618",
|
||||
"level": "warning",
|
||||
"message": "Non-nullable field 'projectToSet' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 7,
|
||||
"startColumn": 12,
|
||||
"endLine": 7,
|
||||
"endColumn": 34
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"relatedLocations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 6,
|
||||
"startColumn": 21,
|
||||
"endLine": 6,
|
||||
"endColumn": 33
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CS8618",
|
||||
"level": "warning",
|
||||
"message": "Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs",
|
||||
"region": {
|
||||
"startLine": 5,
|
||||
"startColumn": 19,
|
||||
"endLine": 5,
|
||||
"endColumn": 24
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"relatedLocations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs",
|
||||
"region": {
|
||||
"startLine": 5,
|
||||
"startColumn": 19,
|
||||
"endLine": 5,
|
||||
"endColumn": 24
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CS8618",
|
||||
"level": "warning",
|
||||
"message": "Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs",
|
||||
"region": {
|
||||
"startLine": 6,
|
||||
"startColumn": 19,
|
||||
"endLine": 6,
|
||||
"endColumn": 30
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"relatedLocations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs",
|
||||
"region": {
|
||||
"startLine": 6,
|
||||
"startColumn": 19,
|
||||
"endLine": 6,
|
||||
"endColumn": 30
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CS8618",
|
||||
"level": "warning",
|
||||
"message": "Non-nullable property 'FitnesseTestTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs",
|
||||
"region": {
|
||||
"startLine": 8,
|
||||
"startColumn": 19,
|
||||
"endLine": 8,
|
||||
"endColumn": 36
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"relatedLocations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs",
|
||||
"region": {
|
||||
"startLine": 8,
|
||||
"startColumn": 19,
|
||||
"endLine": 8,
|
||||
"endColumn": 36
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CS8618",
|
||||
"level": "warning",
|
||||
"message": "Non-nullable property 'EventsInOrder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs",
|
||||
"region": {
|
||||
"startLine": 9,
|
||||
"startColumn": 25,
|
||||
"endLine": 9,
|
||||
"endColumn": 38
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"relatedLocations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs",
|
||||
"region": {
|
||||
"startLine": 9,
|
||||
"startColumn": 25,
|
||||
"endLine": 9,
|
||||
"endColumn": 38
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CS0169",
|
||||
"level": "warning",
|
||||
"message": "The field 'StartProjectUseCase.projectToStart' is never used",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 7,
|
||||
"startColumn": 13,
|
||||
"endLine": 7,
|
||||
"endColumn": 27
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CS0169",
|
||||
"level": "warning",
|
||||
"message": "The field 'SetupNewProjectUseCase.projectToSet' is never used",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 6,
|
||||
"startColumn": 21,
|
||||
"endLine": 6,
|
||||
"endColumn": 33
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S2094",
|
||||
"level": "warning",
|
||||
"message": "Remove this empty class, write its code or make it an \"interface\".",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/MaintainProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 3,
|
||||
"startColumn": 14,
|
||||
"endLine": 3,
|
||||
"endColumn": 36
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S2094",
|
||||
"level": "warning",
|
||||
"message": "Remove this empty class, write its code or make it an \"interface\".",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/DevelopProjectIterativelyUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 3,
|
||||
"startColumn": 14,
|
||||
"endLine": 3,
|
||||
"endColumn": 46
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S2094",
|
||||
"level": "warning",
|
||||
"message": "Remove this empty class, write its code or make it an \"interface\".",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/AgentCommanderUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 3,
|
||||
"startColumn": 14,
|
||||
"endLine": 3,
|
||||
"endColumn": 35
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S2094",
|
||||
"level": "warning",
|
||||
"message": "Remove this empty class, write its code or make it an \"interface\".",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/DeepFocusSession.cs",
|
||||
"region": {
|
||||
"startLine": 3,
|
||||
"startColumn": 14,
|
||||
"endLine": 3,
|
||||
"endColumn": 30
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S1144",
|
||||
"level": "warning",
|
||||
"message": "Remove the unused private field 'projectToSet'.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 6,
|
||||
"startColumn": 5,
|
||||
"endLine": 6,
|
||||
"endColumn": 34
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S1144",
|
||||
"level": "warning",
|
||||
"message": "Remove the unused private field 'projectToStart'.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 7,
|
||||
"startColumn": 5,
|
||||
"endLine": 7,
|
||||
"endColumn": 28
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S4487",
|
||||
"level": "warning",
|
||||
"message": "Remove this unread private field '_project' or refactor the code to use its value.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/PrepareHomePageForUserUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 6,
|
||||
"startColumn": 30,
|
||||
"endLine": 6,
|
||||
"endColumn": 38
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S1186",
|
||||
"level": "warning",
|
||||
"message": "Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 10,
|
||||
"startColumn": 17,
|
||||
"endLine": 10,
|
||||
"endColumn": 33
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S1186",
|
||||
"level": "warning",
|
||||
"message": "Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 5,
|
||||
"startColumn": 17,
|
||||
"endLine": 5,
|
||||
"endColumn": 29
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S1186",
|
||||
"level": "warning",
|
||||
"message": "Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 27,
|
||||
"startColumn": 18,
|
||||
"endLine": 27,
|
||||
"endColumn": 42
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S2325",
|
||||
"level": "warning",
|
||||
"message": "Make 'SetCodeCheckers' a static method.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 19,
|
||||
"startColumn": 17,
|
||||
"endLine": 19,
|
||||
"endColumn": 32
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S3400",
|
||||
"level": "warning",
|
||||
"message": "Remove this method and declare a constant for this value.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 19,
|
||||
"startColumn": 17,
|
||||
"endLine": 19,
|
||||
"endColumn": 32
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CA1822",
|
||||
"level": "note",
|
||||
"message": "Member 'RunFitnesseTests' does not access instance data and can be marked as static",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 10,
|
||||
"startColumn": 17,
|
||||
"endLine": 10,
|
||||
"endColumn": 33
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CA1822",
|
||||
"level": "note",
|
||||
"message": "Member 'RunUnitTests' does not access instance data and can be marked as static",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 5,
|
||||
"startColumn": 17,
|
||||
"endLine": 5,
|
||||
"endColumn": 29
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CA1822",
|
||||
"level": "note",
|
||||
"message": "Member 'SetCodeCheckers' does not access instance data and can be marked as static",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 19,
|
||||
"startColumn": 17,
|
||||
"endLine": 19,
|
||||
"endColumn": 32
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CA1822",
|
||||
"level": "note",
|
||||
"message": "Member 'SaveBasicProjectData' does not access instance data and can be marked as static",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 14,
|
||||
"startColumn": 18,
|
||||
"endLine": 14,
|
||||
"endColumn": 38
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CA1822",
|
||||
"level": "note",
|
||||
"message": "Member 'CreateExampleUserStories' does not access instance data and can be marked as static",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",
|
||||
"region": {
|
||||
"startLine": 27,
|
||||
"startColumn": 18,
|
||||
"endLine": 27,
|
||||
"endColumn": 42
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S1125",
|
||||
"level": "warning",
|
||||
"message": "Remove the unnecessary Boolean literal(s).",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs",
|
||||
"region": {
|
||||
"startLine": 40,
|
||||
"startColumn": 40,
|
||||
"endLine": 40,
|
||||
"endColumn": 47
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S6562",
|
||||
"level": "warning",
|
||||
"message": "Provide the \"DateTimeKind\" when creating this object.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs",
|
||||
"region": {
|
||||
"startLine": 70,
|
||||
"startColumn": 23,
|
||||
"endLine": 70,
|
||||
"endColumn": 37
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S1125",
|
||||
"level": "warning",
|
||||
"message": "Remove the unnecessary Boolean literal(s).",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs",
|
||||
"region": {
|
||||
"startLine": 84,
|
||||
"startColumn": 38,
|
||||
"endLine": 84,
|
||||
"endColumn": 44
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S2971",
|
||||
"level": "warning",
|
||||
"message": "Use 'Count' property here instead.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs",
|
||||
"region": {
|
||||
"startLine": 60,
|
||||
"startColumn": 39,
|
||||
"endLine": 60,
|
||||
"endColumn": 44
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S6608",
|
||||
"level": "warning",
|
||||
"message": "Indexing at 0 should be used instead of the \"Enumerable\" extension method \"First\"",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs",
|
||||
"region": {
|
||||
"startLine": 50,
|
||||
"startColumn": 17,
|
||||
"endLine": 50,
|
||||
"endColumn": 22
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CA1829",
|
||||
"level": "note",
|
||||
"message": "Use the \"Count\" property instead of Enumerable.Count()",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs",
|
||||
"region": {
|
||||
"startLine": 60,
|
||||
"startColumn": 31,
|
||||
"endLine": 60,
|
||||
"endColumn": 46
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1,
|
||||
"customProperties": {
|
||||
"PropertyNameKey": "Count"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"CA1822": {
|
||||
"id": "CA1822",
|
||||
"shortDescription": "Mark members as static",
|
||||
"fullDescription": "Members that do not access instance data or call instance methods can be marked as static. After you mark the methods as static, the compiler will emit nonvirtual call sites to these members. This can give you a measurable performance gain for performance-sensitive code.",
|
||||
"defaultLevel": "note",
|
||||
"helpUri": "https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822",
|
||||
"properties": {
|
||||
"category": "Performance",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"PortedFromFxCop",
|
||||
"Telemetry",
|
||||
"EnabledRuleInAggressiveMode"
|
||||
]
|
||||
}
|
||||
},
|
||||
"CA1829": {
|
||||
"id": "CA1829",
|
||||
"shortDescription": "Use Length/Count property instead of Count() when available",
|
||||
"fullDescription": "Enumerable.Count() potentially enumerates the sequence while a Length/Count property is a direct access.",
|
||||
"defaultLevel": "note",
|
||||
"helpUri": "https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1829",
|
||||
"properties": {
|
||||
"category": "Performance",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"Telemetry",
|
||||
"EnabledRuleInAggressiveMode"
|
||||
]
|
||||
}
|
||||
},
|
||||
"CS0169": {
|
||||
"id": "CS0169",
|
||||
"shortDescription": "Field is never used",
|
||||
"defaultLevel": "warning",
|
||||
"helpUri": "https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0169)",
|
||||
"properties": {
|
||||
"category": "Compiler",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"Compiler",
|
||||
"Telemetry"
|
||||
]
|
||||
}
|
||||
},
|
||||
"CS8618": {
|
||||
"id": "CS8618",
|
||||
"shortDescription": "Non-nullable field must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring as nullable.",
|
||||
"defaultLevel": "warning",
|
||||
"helpUri": "https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8618)",
|
||||
"properties": {
|
||||
"category": "Compiler",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"Compiler",
|
||||
"Telemetry"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S1125": {
|
||||
"id": "S1125",
|
||||
"shortDescription": "Boolean literals should not be redundant",
|
||||
"fullDescription": "A boolean literal can be represented in two different ways: true or false. They can be combined with logical operators (!, &&, ||, ==, !=) to produce logical expressions that represent truth values. However, comparing a boolean literal to a variable or expression that evaluates to a boolean value is unnecessary and can make the code harder to read and understand. The more complex a boolean expression is, the harder it will be for developers to understand its meaning and expected behavior, and it will favour the introduction of new bugs.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Minor Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S1144": {
|
||||
"id": "S1144",
|
||||
"shortDescription": "Unused private types or members should be removed",
|
||||
"fullDescription": "This rule raises an issue when a private/internal type or member is never referenced in the code.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Major Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S1186": {
|
||||
"id": "S1186",
|
||||
"shortDescription": "Methods should not be empty",
|
||||
"fullDescription": "An empty method is generally considered bad practice and can lead to confusion, readability, and maintenance issues. Empty methods bring no functionality and are misleading to others as they might think the method implementation fulfills a specific and identified requirement.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Critical Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S2094": {
|
||||
"id": "S2094",
|
||||
"shortDescription": "Classes should not be empty",
|
||||
"fullDescription": "There is no good excuse for an empty class. If it’s being used simply as a common extension point, it should be replaced with an interface. If it was stubbed in as a placeholder for future development it should be fleshed-out. In any other case, it should be eliminated.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Minor Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S2325": {
|
||||
"id": "S2325",
|
||||
"shortDescription": "Methods and properties that don't access instance data should be static",
|
||||
"fullDescription": "Methods and properties that don’t access instance data should be marked as static for the following reasons:",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Minor Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S2971": {
|
||||
"id": "S2971",
|
||||
"shortDescription": "LINQ expressions should be simplified",
|
||||
"fullDescription": "In the interests of readability, code that can be simplified should be simplified. To that end, there are several ways IEnumerable language integrated queries (LINQ) can be simplified. This not only improves readabilty but can also lead to improved performance.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Major Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S3400": {
|
||||
"id": "S3400",
|
||||
"shortDescription": "Methods should not return constants",
|
||||
"fullDescription": "There’s no point in forcing the overhead of a method call for a method that always returns the same constant value. Even worse, the fact that a method call must be made will likely mislead developers who call the method thinking that something more is done. Declare a constant instead.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Minor Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S4487": {
|
||||
"id": "S4487",
|
||||
"shortDescription": "Unread \"private\" fields should be removed",
|
||||
"fullDescription": "Private fields which are written but never read are a case of \"dead store\". Changing the value of such a field is useless and most probably indicates an error in the code.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Critical Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S6562": {
|
||||
"id": "S6562",
|
||||
"shortDescription": "Always set the \"DateTimeKind\" when creating new \"DateTime\" instances",
|
||||
"fullDescription": "Not knowing the Kind of the DateTime object that an application is using can lead to misunderstandings when displaying or comparing them. Explicitly setting the Kind property helps the application to stay consistent, and its maintainers understand what kind of date is being managed. To achieve this, when instantiating a new DateTime object you should always use a constructor overload that allows you to define the Kind property.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Major Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
},
|
||||
"S6608": {
|
||||
"id": "S6608",
|
||||
"shortDescription": "Prefer indexing instead of \"Enumerable\" methods on types implementing \"IList\"",
|
||||
"fullDescription": "Indexes in C# provide direct access to an element at a specific position within an array or collection. When compared to Enumerable methods, indexing can be more efficient for certain scenarios, such as iterating over a large collection, due to avoiding the overhead of checking the underlying collection type before accessing it.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Minor Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
20
theInterfacePro/.sonarqube/out/1/ProjectInfo.xml
Normal file
20
theInterfacePro/.sonarqube/out/1/ProjectInfo.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ProjectInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/integration/2015/1">
|
||||
<ProjectName>Code</ProjectName>
|
||||
<ProjectLanguage>C#</ProjectLanguage>
|
||||
<ProjectType>Product</ProjectType>
|
||||
<ProjectGuid>fc2000a9-68f3-1142-bcb6-42812ce56025</ProjectGuid>
|
||||
<FullPath>/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Code.csproj</FullPath>
|
||||
<IsExcluded>false</IsExcluded>
|
||||
<AnalysisResultFiles>
|
||||
<AnalysisResultFile Id="FilesToAnalyze" Location="/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/conf/1/FilesToAnalyze.txt" />
|
||||
</AnalysisResultFiles>
|
||||
<AnalysisSettings>
|
||||
<Property Name="sonar.cs.roslyn.reportFilePaths">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1/Issues.json</Property>
|
||||
<Property Name="sonar.cs.analyzer.projectOutPaths">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1</Property>
|
||||
<Property Name="sonar.cs.scanner.telemetry">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1/Telemetry.json</Property>
|
||||
</AnalysisSettings>
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>AnyCPU</Platform>
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
</ProjectInfo>
|
||||
6
theInterfacePro/.sonarqube/out/1/Telemetry.json
Normal file
6
theInterfacePro/.sonarqube/out/1/Telemetry.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{"dotnetenterprise.s4net.build.override_warnings_as_errors.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.target_framework_moniker":".NETCoreApp,Version=v10.0"}
|
||||
{"dotnetenterprise.s4net.build.using_microsoft_net_sdk.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.deterministic.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.nuget_project_style.cnt":"PackageReference"}
|
||||
{"dotnetenterprise.s4net.build.netcore_sdk_version.cnt":"10.0.201"}
|
||||
15
theInterfacePro/.sonarqube/out/1/output-cs/file-metadata.pb
Normal file
15
theInterfacePro/.sonarqube/out/1/output-cs/file-metadata.pb
Normal file
@@ -0,0 +1,15 @@
|
||||
c
|
||||
X/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/Code.AssemblyInfo.csutf-8~
|
||||
s/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.csutf-8e
|
||||
Z/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/Code.GlobalUsings.g.csutf-8K
|
||||
B/Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.csutf-8Q
|
||||
H/Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.csutf-8T
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.csutf-8[
|
||||
R/Users/bobanlapcevic/Desktop/theInterfacePro/Code/PrepareHomePageForUserUseCase.csutf-8T
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/Code/MaintainProjectUseCase.csutf-8^
|
||||
U/Users/bobanlapcevic/Desktop/theInterfacePro/Code/DevelopProjectIterativelyUseCase.csutf-8L
|
||||
C/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.csutf-8I
|
||||
@/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Sprint.csutf-8J
|
||||
A/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.csutf-8S
|
||||
J/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/DeepFocusSession.csutf-8S
|
||||
J/Users/bobanlapcevic/Desktop/theInterfacePro/Code/AgentCommanderUseCase.csutf-8
|
||||
1
theInterfacePro/.sonarqube/out/1/output-cs/log.pb
Normal file
1
theInterfacePro/.sonarqube/out/1/output-cs/log.pb
Normal file
@@ -0,0 +1 @@
|
||||
Roslyn version: 5.3.0.0Language version: CSharp14!Concurrent execution: enabled{File '/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/Code.AssemblyInfo.cs' was recognized as generated›–File '/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs' was recognized as generated<65>}File '/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/Code.GlobalUsings.g.cs' was recognized as generated
|
||||
21
theInterfacePro/.sonarqube/out/1/output-cs/metrics.pb
Normal file
21
theInterfacePro/.sonarqube/out/1/output-cs/metrics.pb
Normal file
@@ -0,0 +1,21 @@
|
||||
V
|
||||
B/Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs 8r
|
||||
|
||||
|
||||
T
|
||||
H/Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.csr}
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs 8j
|
||||
r
|
||||
‚
|
||||
l
|
||||
R/Users/bobanlapcevic/Desktop/theInterfacePro/Code/PrepareHomePageForUserUseCase.cs 8r
|
||||
|
||||
‚ U
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/Code/MaintainProjectUseCase.csr_
|
||||
U/Users/bobanlapcevic/Desktop/theInterfacePro/Code/DevelopProjectIterativelyUseCase.csrW
|
||||
C/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs 8r
|
||||
|
||||
_
|
||||
@/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Sprint.cs 8r
|
||||
‚
|
||||
¹
|
||||
114
theInterfacePro/.sonarqube/out/1/output-cs/symrefs.pb
Normal file
114
theInterfacePro/.sonarqube/out/1/output-cs/symrefs.pb
Normal file
@@ -0,0 +1,114 @@
|
||||
h
|
||||
B/Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
b
|
||||
H/Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.cs
|
||||
|
||||
|
||||
|
||||
|
||||
³
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs
|
||||
|
||||
|
||||
#
|
||||
|
||||
|
||||
|
||||
* 1
|
||||
%
|
||||
|
||||
|
||||
|
||||
) Œ
|
||||
R/Users/bobanlapcevic/Desktop/theInterfacePro/Code/PrepareHomePageForUserUseCase.cs
|
||||
|
||||
|
||||
*
|
||||
%
|
||||
1 8 Y
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/Code/MaintainProjectUseCase.cs
|
||||
|
||||
|
||||
#™
|
||||
C/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#
|
||||
|
||||
%
|
||||
|
||||
c
|
||||
U/Users/bobanlapcevic/Desktop/theInterfacePro/Code/DevelopProjectIterativelyUseCase.cs
|
||||
|
||||
|
||||
-â
|
||||
@/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Sprint.cs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
&
|
||||
|
||||
|
||||
|
||||
|
||||
( 1
|
||||
|
||||
6 ?
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
& '
|
||||
|
||||
+ ,õ
|
||||
A/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs
|
||||
|
||||
|
||||
|
||||
% ##
|
||||
|
||||
5 9
|
||||
|
||||
G R
|
||||
$
|
||||
|
||||
|
||||
P
|
||||
|
||||
|
||||
" ""
|
||||
##P W// PP SS SS n
|
||||
(( ,, 22 77 :: << %BB MM MM# *TT
|
||||
|
||||
' 2 &
|
||||
; M" 4
|
||||
|
||||
|
||||
|
||||
2
|
||||
1
theInterfacePro/.sonarqube/out/1/output-cs/telemetry.pb
Normal file
1
theInterfacePro/.sonarqube/out/1/output-cs/telemetry.pb
Normal file
@@ -0,0 +1 @@
|
||||
JR=/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Code.csprojòCSharp14
|
||||
949
theInterfacePro/.sonarqube/out/1/output-cs/token-cpd.pb
Normal file
949
theInterfacePro/.sonarqube/out/1/output-cs/token-cpd.pb
Normal file
@@ -0,0 +1,949 @@
|
||||
Ð
|
||||
B/Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs
|
||||
namespace
|
||||
Code
|
||||
|
||||
;
|
||||
public
|
||||
class
|
||||
|
||||
TesterUseCase
|
||||
|
||||
{
|
||||
public
|
||||
|
||||
void
|
||||
RunUnitTests
|
||||
(
|
||||
)
|
||||
{
|
||||
}
|
||||
public
|
||||
|
||||
|
||||
|
||||
void
|
||||
|
||||
|
||||
RunFitnesseTests
|
||||
|
||||
|
||||
(
|
||||
|
||||
!
|
||||
)
|
||||
|
||||
! "
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
H/Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.cs
|
||||
namespace
|
||||
Code
|
||||
|
||||
;
|
||||
public
|
||||
class
|
||||
StartProjectUseCase
|
||||
|
||||
{
|
||||
Project
|
||||
projectToStart
|
||||
;
|
||||
} …
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs
|
||||
namespace
|
||||
Code
|
||||
|
||||
;
|
||||
public
|
||||
class "
|
||||
SetupNewProjectUseCase
|
||||
#
|
||||
{
|
||||
private
|
||||
Project
|
||||
projectToSet
|
||||
; !
|
||||
public
|
||||
"
|
||||
SetupNewProjectUseCase !
|
||||
(! "
|
||||
Project" )
|
||||
project* 1
|
||||
)1 2
|
||||
{
|
||||
SaveBasicProjectData
|
||||
(
|
||||
)
|
||||
;
|
||||
SetCodeCheckers
|
||||
|
||||
|
||||
(
|
||||
|
||||
|
||||
)
|
||||
|
||||
|
||||
;
|
||||
|
||||
$
|
||||
CreateExampleUserStories
|
||||
( !
|
||||
)! "
|
||||
;" #
|
||||
}
|
||||
private
|
||||
void
|
||||
SaveBasicProjectData %
|
||||
(% &
|
||||
)& '
|
||||
{
|
||||
}
|
||||
public
|
||||
|
||||
bool
|
||||
SetCodeCheckers
|
||||
(
|
||||
) !
|
||||
{
|
||||
return
|
||||
true
|
||||
;
|
||||
}
|
||||
private
|
||||
void $
|
||||
CreateExampleUserStories )
|
||||
() *
|
||||
)* +
|
||||
{
|
||||
}
|
||||
} Ç
|
||||
R/Users/bobanlapcevic/Desktop/theInterfacePro/Code/PrepareHomePageForUserUseCase.cs
|
||||
namespace
|
||||
Code
|
||||
|
||||
;
|
||||
public
|
||||
class )
|
||||
PrepareHomePageForUserUseCase
|
||||
*
|
||||
{
|
||||
private
|
||||
readonly
|
||||
Project
|
||||
_project %
|
||||
;% &
|
||||
public
|
||||
)
|
||||
PrepareHomePageForUserUseCase (
|
||||
(( )
|
||||
Project) 0
|
||||
project1 8
|
||||
)8 9
|
||||
{
|
||||
_project
|
||||
=
|
||||
project
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
} æ
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/Code/MaintainProjectUseCase.cs
|
||||
namespace
|
||||
Code
|
||||
|
||||
;
|
||||
public
|
||||
class "
|
||||
MaintainProjectUseCase
|
||||
#
|
||||
{
|
||||
} ú
|
||||
U/Users/bobanlapcevic/Desktop/theInterfacePro/Code/DevelopProjectIterativelyUseCase.cs
|
||||
namespace
|
||||
Code
|
||||
|
||||
;
|
||||
public
|
||||
class ,
|
||||
DevelopProjectIterativelyUseCase
|
||||
-
|
||||
{
|
||||
} ·
|
||||
C/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs
|
||||
namespace
|
||||
Code
|
||||
|
||||
;
|
||||
public
|
||||
class
|
||||
UserStory
|
||||
|
||||
{
|
||||
public
|
||||
|
||||
string
|
||||
Title
|
||||
{
|
||||
get
|
||||
;
|
||||
set !
|
||||
;! "
|
||||
}" #
|
||||
public
|
||||
|
||||
string
|
||||
Requirement
|
||||
{
|
||||
get "
|
||||
;" #
|
||||
set$ '
|
||||
;' (
|
||||
}( )
|
||||
public
|
||||
|
||||
int
|
||||
StoryPoints
|
||||
{
|
||||
get
|
||||
;
|
||||
set! $
|
||||
;$ %
|
||||
}% &
|
||||
public
|
||||
|
||||
string
|
||||
FitnesseTestTitle #
|
||||
{$ %
|
||||
get% (
|
||||
;( )
|
||||
set* -
|
||||
;- .
|
||||
}. /
|
||||
public
|
||||
|
||||
List
|
||||
<
|
||||
string
|
||||
>
|
||||
|
||||
EventsInOrder %
|
||||
{ & '
|
||||
get ( +
|
||||
; + ,
|
||||
set - 0
|
||||
; 0 1
|
||||
} 2 3
|
||||
public
|
||||
|
||||
bool
|
||||
|
||||
IsComplete
|
||||
{
|
||||
get
|
||||
;
|
||||
set! $
|
||||
;$ %
|
||||
}% &
|
||||
}
|
||||
|
||||
¿
|
||||
@/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Sprint.cs
|
||||
namespace
|
||||
Code
|
||||
|
||||
.
|
||||
Core
|
||||
;
|
||||
public
|
||||
class
|
||||
Sprint
|
||||
|
||||
{
|
||||
public
|
||||
|
||||
int
|
||||
SprintNumber
|
||||
{
|
||||
get !
|
||||
;! "
|
||||
set# &
|
||||
;& '
|
||||
}( )
|
||||
public
|
||||
|
||||
DateTime
|
||||
StartDate
|
||||
{
|
||||
get #
|
||||
;# $
|
||||
set% (
|
||||
;( )
|
||||
}* +
|
||||
public
|
||||
|
||||
DateTime
|
||||
EndDate
|
||||
{
|
||||
get !
|
||||
;! "
|
||||
set# &
|
||||
;& '
|
||||
}( )
|
||||
public
|
||||
|
||||
bool
|
||||
IsActive
|
||||
{
|
||||
get
|
||||
;
|
||||
set #
|
||||
;# $
|
||||
}% &
|
||||
=' (
|
||||
false) .
|
||||
;. /
|
||||
public
|
||||
|
||||
List
|
||||
<
|
||||
UserStory
|
||||
>
|
||||
UserStories &
|
||||
{ ' (
|
||||
get ) ,
|
||||
; , -
|
||||
set . 1
|
||||
; 1 2
|
||||
} 3 4
|
||||
= 5 6
|
||||
new 7 :
|
||||
List ; ?
|
||||
< ? @
|
||||
UserStory @ I
|
||||
> I J
|
||||
( J K
|
||||
) K L
|
||||
; L M
|
||||
public
|
||||
|
||||
void
|
||||
|
||||
MarkStoryDone
|
||||
(
|
||||
UserStory '
|
||||
userStory( 1
|
||||
)1 2
|
||||
{
|
||||
var
|
||||
|
||||
|
||||
story
|
||||
|
||||
|
||||
=
|
||||
|
||||
|
||||
UserStories
|
||||
|
||||
|
||||
.
|
||||
|
||||
|
||||
First
|
||||
|
||||
%
|
||||
(
|
||||
|
||||
% &
|
||||
x
|
||||
|
||||
& '
|
||||
=>
|
||||
|
||||
( *
|
||||
x
|
||||
|
||||
+ ,
|
||||
.
|
||||
|
||||
, -
|
||||
Title
|
||||
|
||||
- 2
|
||||
==
|
||||
|
||||
3 5
|
||||
userStory
|
||||
|
||||
6 ?
|
||||
.
|
||||
|
||||
? @
|
||||
Title
|
||||
|
||||
@ E
|
||||
)
|
||||
|
||||
E F
|
||||
;
|
||||
|
||||
F G
|
||||
story
|
||||
|
||||
.
|
||||
|
||||
|
||||
IsComplete
|
||||
=
|
||||
true
|
||||
; !
|
||||
}
|
||||
} óF
|
||||
A/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs
|
||||
namespace
|
||||
Code
|
||||
|
||||
.
|
||||
Core
|
||||
;
|
||||
public
|
||||
class
|
||||
Project
|
||||
|
||||
{
|
||||
public
|
||||
|
||||
List
|
||||
<
|
||||
string
|
||||
>
|
||||
|
||||
EventsInOrder %
|
||||
{& '
|
||||
get( +
|
||||
;+ ,
|
||||
set- 0
|
||||
;0 1
|
||||
}2 3
|
||||
=4 5
|
||||
new6 9
|
||||
(9 :
|
||||
): ;
|
||||
;; <
|
||||
public
|
||||
|
||||
string
|
||||
Name
|
||||
{
|
||||
get
|
||||
;
|
||||
private %
|
||||
set& )
|
||||
;) *
|
||||
}+ ,
|
||||
public
|
||||
|
||||
string
|
||||
Description
|
||||
{
|
||||
get #
|
||||
;# $
|
||||
private% ,
|
||||
set- 0
|
||||
;0 1
|
||||
}2 3
|
||||
public
|
||||
|
||||
string
|
||||
SourceCodeRootPath $
|
||||
{% &
|
||||
get' *
|
||||
;* +
|
||||
private, 3
|
||||
set4 7
|
||||
;7 8
|
||||
}9 :
|
||||
public
|
||||
|
||||
DateTime
|
||||
StartingDate
|
||||
{ ! "
|
||||
get " %
|
||||
; % &
|
||||
private ' .
|
||||
set / 2
|
||||
; 2 3
|
||||
} 3 4
|
||||
public
|
||||
|
||||
|
||||
|
||||
List
|
||||
|
||||
|
||||
<
|
||||
|
||||
|
||||
UserStory
|
||||
|
||||
|
||||
>
|
||||
|
||||
|
||||
Backlog
|
||||
|
||||
"
|
||||
{
|
||||
|
||||
# $
|
||||
get
|
||||
|
||||
% (
|
||||
;
|
||||
|
||||
( )
|
||||
private
|
||||
|
||||
* 1
|
||||
set
|
||||
|
||||
2 5
|
||||
;
|
||||
|
||||
5 6
|
||||
}
|
||||
|
||||
7 8
|
||||
=
|
||||
|
||||
9 :
|
||||
new
|
||||
|
||||
; >
|
||||
(
|
||||
|
||||
> ?
|
||||
)
|
||||
|
||||
? @
|
||||
;
|
||||
|
||||
@ A
|
||||
public
|
||||
|
||||
List
|
||||
<
|
||||
Sprint
|
||||
>
|
||||
Sprints
|
||||
{ !
|
||||
get" %
|
||||
;% &
|
||||
private' .
|
||||
set/ 2
|
||||
;2 3
|
||||
}4 5
|
||||
=6 7
|
||||
new8 ;
|
||||
(; <
|
||||
)< =
|
||||
;= >
|
||||
public
|
||||
|
||||
Project
|
||||
(
|
||||
string
|
||||
name
|
||||
,
|
||||
string &
|
||||
description' 2
|
||||
,2 3
|
||||
string4 :
|
||||
sourceCodeRootPath; M
|
||||
)M N
|
||||
{
|
||||
|
||||
|
||||
this
|
||||
.
|
||||
|
||||
Name
|
||||
|
||||
=
|
||||
name
|
||||
;
|
||||
this
|
||||
.
|
||||
|
||||
Description
|
||||
|
||||
=
|
||||
description &
|
||||
;& '
|
||||
this
|
||||
.
|
||||
|
||||
SourceCodeRootPath
|
||||
|
||||
= !
|
||||
sourceCodeRootPath" 4
|
||||
;4 5
|
||||
this
|
||||
.
|
||||
|
||||
StartingDate
|
||||
|
||||
=
|
||||
DateTime $
|
||||
.$ %
|
||||
Now% (
|
||||
;( )
|
||||
}
|
||||
public
|
||||
|
||||
void
|
||||
DefineBasicData
|
||||
(
|
||||
) !
|
||||
{
|
||||
|
||||
EventsInOrder
|
||||
.
|
||||
Add
|
||||
(
|
||||
$str -
|
||||
+. /
|
||||
this0 4
|
||||
.4 5
|
||||
Name5 9
|
||||
+: ;
|
||||
$str< ?
|
||||
+@ A
|
||||
thisB F
|
||||
.F G
|
||||
DescriptionG R
|
||||
)R S
|
||||
;S T
|
||||
}
|
||||
public
|
||||
|
||||
void
|
||||
AddToBacklog
|
||||
(
|
||||
UserStory &
|
||||
userStory' 0
|
||||
)0 1
|
||||
{ !
|
||||
ArgumentNullException
|
||||
.
|
||||
ThrowIfNull )
|
||||
() *
|
||||
userStory* 3
|
||||
)3 4
|
||||
;4 5
|
||||
if
|
||||
|
||||
(
|
||||
Backlog
|
||||
.
|
||||
Any
|
||||
(
|
||||
x
|
||||
=>
|
||||
x
|
||||
.
|
||||
Title $
|
||||
==% '
|
||||
userStory( 1
|
||||
.1 2
|
||||
Title2 7
|
||||
)7 8
|
||||
)8 9
|
||||
{
|
||||
throw
|
||||
new %
|
||||
InvalidOperationException /
|
||||
(/ 0
|
||||
$str0 R
|
||||
)R S
|
||||
;S T
|
||||
}
|
||||
this""
|
||||
.""
|
||||
|
||||
Backlog""
|
||||
|
||||
.""
|
||||
Add""
|
||||
(""
|
||||
userStory"" "
|
||||
)""" #
|
||||
;""# $
|
||||
|
||||
EventsInOrder##
|
||||
.##
|
||||
Add##
|
||||
(##
|
||||
$str## 3
|
||||
+##4 5
|
||||
userStory##6 ?
|
||||
+##@ A
|
||||
$str##B H
|
||||
+##I J
|
||||
this##K O
|
||||
.##O P
|
||||
Backlog##P W
|
||||
.##W X
|
||||
ToString##X `
|
||||
(##` a
|
||||
)##a b
|
||||
)##b c
|
||||
;##c d
|
||||
}$$
|
||||
public&&
|
||||
|
||||
void&&
|
||||
Start&&
|
||||
(&&
|
||||
)&&
|
||||
{''
|
||||
if((
|
||||
|
||||
(((
|
||||
|
||||
Sprints((
|
||||
.((
|
||||
Any((
|
||||
(((
|
||||
x((
|
||||
=>((
|
||||
x((
|
||||
.((
|
||||
IsActive(( &
|
||||
==((' )
|
||||
true((* .
|
||||
)((. /
|
||||
)((/ 0
|
||||
throw))
|
||||
new)) %
|
||||
InvalidOperationException)) /
|
||||
())/ 0
|
||||
$str))0 `
|
||||
)))` a
|
||||
;))a b
|
||||
CreateNewSprint++
|
||||
(++
|
||||
)++
|
||||
;++
|
||||
if,,
|
||||
|
||||
(,,
|
||||
Sprints,,
|
||||
.,,
|
||||
Count,,
|
||||
==,,
|
||||
$num,,
|
||||
),,
|
||||
throw--
|
||||
new-- %
|
||||
InvalidOperationException-- /
|
||||
(--/ 0
|
||||
$str--0 h
|
||||
)--h i
|
||||
;--i j
|
||||
if//
|
||||
|
||||
(//
|
||||
|
||||
Backlog//
|
||||
.//
|
||||
Count//
|
||||
==//
|
||||
$num//
|
||||
)//
|
||||
throw00
|
||||
new00 %
|
||||
InvalidOperationException00 /
|
||||
(00/ 0
|
||||
$str000 r
|
||||
)00r s
|
||||
;00s t
|
||||
Sprints22
|
||||
.22
|
||||
First22
|
||||
(22
|
||||
)22
|
||||
.22
|
||||
IsActive22
|
||||
=22! "
|
||||
true22# '
|
||||
;22' (
|
||||
}33
|
||||
public55
|
||||
|
||||
void55
|
||||
EndSprint55
|
||||
(55
|
||||
)55
|
||||
{66
|
||||
if77
|
||||
|
||||
(77
|
||||
Sprints77
|
||||
.77
|
||||
Count77
|
||||
==77
|
||||
$num77
|
||||
)77
|
||||
throw88
|
||||
new88 %
|
||||
InvalidOperationException88 /
|
||||
(88/ 0
|
||||
$str880 I
|
||||
)88I J
|
||||
;88J K
|
||||
var::
|
||||
oldSprint::
|
||||
=::
|
||||
Sprints::
|
||||
.::
|
||||
First:: %
|
||||
(::% &
|
||||
x::& '
|
||||
=>::( *
|
||||
x::+ ,
|
||||
.::, -
|
||||
IsActive::- 5
|
||||
)::5 6
|
||||
;::6 7
|
||||
oldSprint;;
|
||||
.;;
|
||||
IsActive;;
|
||||
=;;
|
||||
false;; "
|
||||
;;;" #
|
||||
var<<
|
||||
newSprintNumber<<
|
||||
=<<
|
||||
Sprints<< %
|
||||
.<<% &
|
||||
Count<<& +
|
||||
(<<+ ,
|
||||
)<<, -
|
||||
;<<- .
|
||||
CreateNewSprint==
|
||||
(==
|
||||
newSprintNumber== '
|
||||
)==' (
|
||||
;==( )
|
||||
}>>
|
||||
private@@
|
||||
void@@
|
||||
CreateNewSprint@@
|
||||
(@@ !
|
||||
int@@! $
|
||||
sprintNumber@@% 1
|
||||
=@@2 3
|
||||
$num@@4 5
|
||||
)@@5 6
|
||||
{AA
|
||||
SprintsBB
|
||||
.BB
|
||||
AddBB
|
||||
(BB
|
||||
newBB
|
||||
SprintBB
|
||||
(BB
|
||||
)BB
|
||||
{CC
|
||||
SprintNumberDD
|
||||
=DD
|
||||
sprintNumberDD '
|
||||
,DD' (
|
||||
StartDateEE
|
||||
=EE
|
||||
DateTimeEE
|
||||
.EE !
|
||||
NowEE! $
|
||||
,EE$ %
|
||||
EndDateFF
|
||||
=FF
|
||||
newFF
|
||||
DateTimeFF "
|
||||
(FF" #
|
||||
)FF# $
|
||||
,FF$ %
|
||||
IsActiveGG
|
||||
=GG
|
||||
trueGG
|
||||
}HH
|
||||
)HH
|
||||
|
||||
;HH
|
||||
|
||||
}II
|
||||
publicKK
|
||||
|
||||
voidKK &
|
||||
AssignStoryToCurrentSprintKK *
|
||||
(KK* +
|
||||
UserStoryKK+ 4
|
||||
storyKK5 :
|
||||
)KK: ;
|
||||
{LL
|
||||
ifMM
|
||||
|
||||
(MM
|
||||
SprintsMM
|
||||
.MM
|
||||
CountMM
|
||||
==MM
|
||||
$numMM
|
||||
||MM !
|
||||
!MM" #
|
||||
SprintsMM# *
|
||||
.MM* +
|
||||
AnyMM+ .
|
||||
(MM. /
|
||||
xMM/ 0
|
||||
=>MM1 3
|
||||
xMM4 5
|
||||
.MM5 6
|
||||
IsActiveMM6 >
|
||||
)MM> ?
|
||||
)MM? @
|
||||
throwNN
|
||||
newNN %
|
||||
InvalidOperationExceptionNN /
|
||||
(NN/ 0
|
||||
$str NN0 †
|
||||
)
|
||||
NN† ‡
|
||||
;
|
||||
NN‡ ˆ
|
||||
ifPP
|
||||
|
||||
(PP
|
||||
BacklogPP
|
||||
.PP
|
||||
AllPP
|
||||
(PP
|
||||
xPP
|
||||
=>PP
|
||||
xPP
|
||||
.PP
|
||||
TitlePP $
|
||||
!=PP% '
|
||||
storyPP( -
|
||||
.PP- .
|
||||
TitlePP. 3
|
||||
)PP3 4
|
||||
)PP4 5
|
||||
throwQQ
|
||||
newQQ %
|
||||
94
theInterfacePro/.sonarqube/out/1/output-cs/token-type.pb
Normal file
94
theInterfacePro/.sonarqube/out/1/output-cs/token-type.pb
Normal file
@@ -0,0 +1,94 @@
|
||||
°
|
||||
B/Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
˜
|
||||
H/Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.cs
|
||||
|
||||
|
||||
|
||||
¥
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs
|
||||
|
||||
|
||||
|
||||
#
|
||||
!" ) @
|
||||
|
||||
1$ 9 Z
|
||||
5 ( C è
|
||||
R/Users/bobanlapcevic/Desktop/theInterfacePro/Code/PrepareHomePageForUserUseCase.cs
|
||||
|
||||
|
||||
|
||||
*
|
||||
() 0<>
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/Code/MaintainProjectUseCase.cs
|
||||
|
||||
|
||||
#‹
|
||||
U/Users/bobanlapcevic/Desktop/theInterfacePro/Code/DevelopProjectIterativelyUseCase.cs
|
||||
|
||||
|
||||
-×
|
||||
C/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs
|
||||
|
||||
|
||||
|
||||
!
|
||||
"$ '
|
||||
! $
|
||||
% (* -
|
||||
( + - 0
|
||||
! $š
|
||||
@/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Sprint.cs
|
||||
|
||||
|
||||
|
||||
!# &
|
||||
#% (
|
||||
!# &
|
||||
#) .
|
||||
) , . 1 7 : ; ? @ I
|
||||
'
|
||||
|
||||
Ý
|
||||
A/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs
|
||||
|
||||
|
||||
|
||||
( +- 06 9
|
||||
%& )
|
||||
#% ,- 0
|
||||
' *, 34 7
|
||||
" % ' . / 2
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
% (
|
||||
|
||||
* 1
|
||||
|
||||
2 5
|
||||
|
||||
; >
|
||||
" %' ./ 28 ;
|
||||
&4 : $
|
||||
-0 4< ?B F
|
||||
&
|
||||
/0 R"" ## 3##B H##K O&&
|
||||
&& ((
|
||||
((* .)) )) )) /))0 `,,
|
||||
,, -- -- -- /--0 h//
|
||||
// 00 00 00 /000 r22# '55
|
||||
56
theInterfacePro/.sonarqube/out/2/Issues.json
Normal file
56
theInterfacePro/.sonarqube/out/2/Issues.json
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/sarif-1.0.0",
|
||||
"version": "1.0.0",
|
||||
"runs": [
|
||||
{
|
||||
"tool": {
|
||||
"name": "Microsoft (R) Visual C# Compiler",
|
||||
"version": "5.3.0.0",
|
||||
"fileVersion": "5.3.0-2.26153.122 (4d3023de605a78ba3e59e50c657eed70f125c68a)",
|
||||
"semanticVersion": "5.3.0",
|
||||
"language": "en-RS"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"ruleId": "S6966",
|
||||
"level": "warning",
|
||||
"message": "Await RunAsync instead.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Program.cs",
|
||||
"region": {
|
||||
"startLine": 6,
|
||||
"startColumn": 1,
|
||||
"endLine": 6,
|
||||
"endColumn": 10
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"S6966": {
|
||||
"id": "S6966",
|
||||
"shortDescription": "Awaitable method should be used",
|
||||
"fullDescription": "In an async method, any blocking operations should be avoided.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Major Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"MainSourceScope",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
20
theInterfacePro/.sonarqube/out/2/ProjectInfo.xml
Normal file
20
theInterfacePro/.sonarqube/out/2/ProjectInfo.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ProjectInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/integration/2015/1">
|
||||
<ProjectName>MySimpleUI</ProjectName>
|
||||
<ProjectLanguage>C#</ProjectLanguage>
|
||||
<ProjectType>Product</ProjectType>
|
||||
<ProjectGuid>80e39ded-8bd3-3dc7-e8b5-bb21f6f267b5</ProjectGuid>
|
||||
<FullPath>/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/MySimpleUI.csproj</FullPath>
|
||||
<IsExcluded>false</IsExcluded>
|
||||
<AnalysisResultFiles>
|
||||
<AnalysisResultFile Id="FilesToAnalyze" Location="/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/conf/2/FilesToAnalyze.txt" />
|
||||
</AnalysisResultFiles>
|
||||
<AnalysisSettings>
|
||||
<Property Name="sonar.cs.roslyn.reportFilePaths">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2/Issues.json</Property>
|
||||
<Property Name="sonar.cs.analyzer.projectOutPaths">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2</Property>
|
||||
<Property Name="sonar.cs.scanner.telemetry">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2/Telemetry.json</Property>
|
||||
</AnalysisSettings>
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>AnyCPU</Platform>
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
</ProjectInfo>
|
||||
6
theInterfacePro/.sonarqube/out/2/Telemetry.json
Normal file
6
theInterfacePro/.sonarqube/out/2/Telemetry.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{"dotnetenterprise.s4net.build.override_warnings_as_errors.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.target_framework_moniker":".NETCoreApp,Version=v10.0"}
|
||||
{"dotnetenterprise.s4net.build.using_microsoft_net_sdk.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.deterministic.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.nuget_project_style.cnt":"PackageReference"}
|
||||
{"dotnetenterprise.s4net.build.netcore_sdk_version.cnt":"10.0.201"}
|
||||
@@ -0,0 +1,6 @@
|
||||
ç
|
||||
Û/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/Microsoft.AspNetCore.App.SourceGenerators/Microsoft.AspNetCore.SourceGenerators.PublicProgramSourceGenerator/PublicTopLevelProgram.Generated.g.csutf-8„
|
||||
y/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.csutf-8K
|
||||
B/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Program.csutf-8o
|
||||
d/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.AssemblyInfo.csutf-8q
|
||||
f/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.GlobalUsings.g.csutf-8
|
||||
1
theInterfacePro/.sonarqube/out/2/output-cs/log.pb
Normal file
1
theInterfacePro/.sonarqube/out/2/output-cs/log.pb
Normal file
@@ -0,0 +1 @@
|
||||
Roslyn version: 5.3.0.0Language version: CSharp14!Concurrent execution: enabledƒþFile '/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/Microsoft.AspNetCore.App.SourceGenerators/Microsoft.AspNetCore.SourceGenerators.PublicProgramSourceGenerator/PublicTopLevelProgram.Generated.g.cs' was recognized as generated¡œFile '/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs' was recognized as generatedŒ‡File '/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.AssemblyInfo.cs' was recognized as generatedމFile '/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.GlobalUsings.g.cs' was recognized as generated
|
||||
2
theInterfacePro/.sonarqube/out/2/output-cs/metrics.pb
Normal file
2
theInterfacePro/.sonarqube/out/2/output-cs/metrics.pb
Normal file
@@ -0,0 +1,2 @@
|
||||
S
|
||||
B/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Program.csr‚
|
||||
5
theInterfacePro/.sonarqube/out/2/output-cs/symrefs.pb
Normal file
5
theInterfacePro/.sonarqube/out/2/output-cs/symrefs.pb
Normal file
@@ -0,0 +1,5 @@
|
||||
v
|
||||
B/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Program.cs
|
||||
|
||||
|
||||
|
||||
1
theInterfacePro/.sonarqube/out/2/output-cs/telemetry.pb
Normal file
1
theInterfacePro/.sonarqube/out/2/output-cs/telemetry.pb
Normal file
@@ -0,0 +1 @@
|
||||
VRI/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/MySimpleUI.csprojòCSharp14
|
||||
42
theInterfacePro/.sonarqube/out/2/output-cs/token-cpd.pb
Normal file
42
theInterfacePro/.sonarqube/out/2/output-cs/token-cpd.pb
Normal file
@@ -0,0 +1,42 @@
|
||||
«
|
||||
B/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Program.cs
|
||||
var
|
||||
builder
|
||||
=
|
||||
|
||||
WebApplication
|
||||
.
|
||||
|
||||
CreateBuilder *
|
||||
(* +
|
||||
args+ /
|
||||
)/ 0
|
||||
;0 1
|
||||
var
|
||||
app
|
||||
=
|
||||
builder
|
||||
|
||||
.
|
||||
Build
|
||||
(
|
||||
)
|
||||
;
|
||||
app
|
||||
.
|
||||
MapGet
|
||||
|
||||
(
|
||||
|
||||
$str
|
||||
,
|
||||
(
|
||||
)
|
||||
=>
|
||||
$str $
|
||||
)$ %
|
||||
;% &
|
||||
app
|
||||
.
|
||||
Run
|
||||
(
|
||||
4
theInterfacePro/.sonarqube/out/2/output-cs/token-type.pb
Normal file
4
theInterfacePro/.sonarqube/out/2/output-cs/token-type.pb
Normal file
@@ -0,0 +1,4 @@
|
||||
†
|
||||
B/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Program.cs
|
||||
|
||||
$
|
||||
298
theInterfacePro/.sonarqube/out/3/Issues.json
Normal file
298
theInterfacePro/.sonarqube/out/3/Issues.json
Normal file
@@ -0,0 +1,298 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/sarif-1.0.0",
|
||||
"version": "1.0.0",
|
||||
"runs": [
|
||||
{
|
||||
"tool": {
|
||||
"name": "Microsoft (R) Visual C# Compiler",
|
||||
"version": "5.3.0.0",
|
||||
"fileVersion": "5.3.0-2.26153.122 (4d3023de605a78ba3e59e50c657eed70f125c68a)",
|
||||
"semanticVersion": "5.3.0",
|
||||
"language": "en-RS"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"ruleId": "CS8602",
|
||||
"level": "warning",
|
||||
"message": "Dereference of a possibly null reference.",
|
||||
"suppressionStates": [
|
||||
"suppressedInSource"
|
||||
],
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs",
|
||||
"region": {
|
||||
"startLine": 19,
|
||||
"startColumn": 21,
|
||||
"endLine": 19,
|
||||
"endColumn": 38
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CS8602",
|
||||
"level": "warning",
|
||||
"message": "Dereference of a possibly null reference.",
|
||||
"suppressionStates": [
|
||||
"suppressedInSource"
|
||||
],
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs",
|
||||
"region": {
|
||||
"startLine": 42,
|
||||
"startColumn": 21,
|
||||
"endLine": 42,
|
||||
"endColumn": 38
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CS8602",
|
||||
"level": "warning",
|
||||
"message": "Dereference of a possibly null reference.",
|
||||
"suppressionStates": [
|
||||
"suppressedInSource"
|
||||
],
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs",
|
||||
"region": {
|
||||
"startLine": 69,
|
||||
"startColumn": 21,
|
||||
"endLine": 69,
|
||||
"endColumn": 38
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "NUnit1028",
|
||||
"level": "note",
|
||||
"message": "Only test methods should be public",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs",
|
||||
"region": {
|
||||
"startLine": 104,
|
||||
"startColumn": 33,
|
||||
"endLine": 104,
|
||||
"endColumn": 63
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "S2699",
|
||||
"level": "warning",
|
||||
"message": "Add at least one assertion to this test case.",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs",
|
||||
"region": {
|
||||
"startLine": 73,
|
||||
"startColumn": 17,
|
||||
"endLine": 73,
|
||||
"endColumn": 56
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "CA1822",
|
||||
"level": "note",
|
||||
"message": "Member 'SetProjectAndStoryHelperMethod' does not access instance data and can be marked as static",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs",
|
||||
"region": {
|
||||
"startLine": 104,
|
||||
"startColumn": 33,
|
||||
"endLine": 104,
|
||||
"endColumn": 63
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "NUnit2045",
|
||||
"level": "note",
|
||||
"message": "Call independent Assert statements from inside an Assert.Multiple",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs",
|
||||
"region": {
|
||||
"startLine": 87,
|
||||
"startColumn": 9,
|
||||
"endLine": 87,
|
||||
"endColumn": 68
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1,
|
||||
"customProperties": {
|
||||
"SupportsEnterMultipleScope": "EnterMultipleScope"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "NUnit2046",
|
||||
"level": "note",
|
||||
"message": "Use Assert.That(<collection>, Has.Count.EqualTo(<value>)",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs",
|
||||
"region": {
|
||||
"startLine": 60,
|
||||
"startColumn": 21,
|
||||
"endLine": 60,
|
||||
"endColumn": 42
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ruleId": "NUnit2046",
|
||||
"level": "note",
|
||||
"message": "Use Assert.That(<collection>, Has.Count.EqualTo(<value>)",
|
||||
"locations": [
|
||||
{
|
||||
"resultFile": {
|
||||
"uri": "file:///Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs",
|
||||
"region": {
|
||||
"startLine": 86,
|
||||
"startColumn": 21,
|
||||
"endLine": 86,
|
||||
"endColumn": 42
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"warningLevel": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"CA1822": {
|
||||
"id": "CA1822",
|
||||
"shortDescription": "Mark members as static",
|
||||
"fullDescription": "Members that do not access instance data or call instance methods can be marked as static. After you mark the methods as static, the compiler will emit nonvirtual call sites to these members. This can give you a measurable performance gain for performance-sensitive code.",
|
||||
"defaultLevel": "note",
|
||||
"helpUri": "https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822",
|
||||
"properties": {
|
||||
"category": "Performance",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"PortedFromFxCop",
|
||||
"Telemetry",
|
||||
"EnabledRuleInAggressiveMode"
|
||||
]
|
||||
}
|
||||
},
|
||||
"CS8602": {
|
||||
"id": "CS8602",
|
||||
"shortDescription": "Dereference of a possibly null reference.",
|
||||
"defaultLevel": "warning",
|
||||
"helpUri": "https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS8602)",
|
||||
"properties": {
|
||||
"category": "Compiler",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"Compiler",
|
||||
"Telemetry"
|
||||
]
|
||||
}
|
||||
},
|
||||
"NUnit1028": {
|
||||
"id": "NUnit1028",
|
||||
"shortDescription": "The non-test method is public",
|
||||
"fullDescription": "A fixture should not contain any public non-test methods.",
|
||||
"defaultLevel": "note",
|
||||
"helpUri": "https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1028.md",
|
||||
"properties": {
|
||||
"category": "Structure",
|
||||
"isEnabledByDefault": true
|
||||
}
|
||||
},
|
||||
"NUnit2045": {
|
||||
"id": "NUnit2045",
|
||||
"shortDescription": "Use Assert.Multiple",
|
||||
"fullDescription": "Hosting Asserts inside an Assert.Multiple allows detecting more than one failure.",
|
||||
"defaultLevel": "note",
|
||||
"helpUri": "https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2045.md",
|
||||
"properties": {
|
||||
"category": "Assertion",
|
||||
"isEnabledByDefault": true
|
||||
}
|
||||
},
|
||||
"NUnit2046": {
|
||||
"id": "NUnit2046",
|
||||
"shortDescription": "Use CollectionConstraint for better assertion messages in case of failure",
|
||||
"fullDescription": "Use Has.Length/Has.Count/Is.Empty instead of testing property directly.",
|
||||
"defaultLevel": "note",
|
||||
"helpUri": "https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2046.md",
|
||||
"properties": {
|
||||
"category": "Assertion",
|
||||
"isEnabledByDefault": true
|
||||
}
|
||||
},
|
||||
"S2699": {
|
||||
"id": "S2699",
|
||||
"shortDescription": "Tests should include assertions",
|
||||
"fullDescription": "The rule targets test methods that lack an assertion and consist solely of an action and, optionally, a setup.",
|
||||
"defaultLevel": "warning",
|
||||
"properties": {
|
||||
"category": "Blocker Code Smell",
|
||||
"isEnabledByDefault": true,
|
||||
"tags": [
|
||||
"C#",
|
||||
"TestSourceScope",
|
||||
"SonarWay"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
20
theInterfacePro/.sonarqube/out/3/ProjectInfo.xml
Normal file
20
theInterfacePro/.sonarqube/out/3/ProjectInfo.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ProjectInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/integration/2015/1">
|
||||
<ProjectName>UnitTests</ProjectName>
|
||||
<ProjectLanguage>C#</ProjectLanguage>
|
||||
<ProjectType>Test</ProjectType>
|
||||
<ProjectGuid>6e2561a6-a9a0-8b76-749f-d9db18d15a3f</ProjectGuid>
|
||||
<FullPath>/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/UnitTests.csproj</FullPath>
|
||||
<IsExcluded>false</IsExcluded>
|
||||
<AnalysisResultFiles>
|
||||
<AnalysisResultFile Id="FilesToAnalyze" Location="/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/conf/3/FilesToAnalyze.txt" />
|
||||
</AnalysisResultFiles>
|
||||
<AnalysisSettings>
|
||||
<Property Name="sonar.cs.roslyn.reportFilePaths">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/3/Issues.json</Property>
|
||||
<Property Name="sonar.cs.analyzer.projectOutPaths">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/3</Property>
|
||||
<Property Name="sonar.cs.scanner.telemetry">/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/3/Telemetry.json</Property>
|
||||
</AnalysisSettings>
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>AnyCPU</Platform>
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
</ProjectInfo>
|
||||
6
theInterfacePro/.sonarqube/out/3/Telemetry.json
Normal file
6
theInterfacePro/.sonarqube/out/3/Telemetry.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{"dotnetenterprise.s4net.build.override_warnings_as_errors.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.target_framework_moniker":".NETCoreApp,Version=v10.0"}
|
||||
{"dotnetenterprise.s4net.build.using_microsoft_net_sdk.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.deterministic.cnt":"true"}
|
||||
{"dotnetenterprise.s4net.build.nuget_project_style.cnt":"PackageReference"}
|
||||
{"dotnetenterprise.s4net.build.netcore_sdk_version.cnt":"10.0.201"}
|
||||
@@ -0,0 +1,7 @@
|
||||
m
|
||||
b/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/Debug/net10.0/UnitTests.AssemblyInfo.csutf-8ƒ
|
||||
x/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.csutf-8o
|
||||
d/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/Debug/net10.0/UnitTests.GlobalUsings.g.csutf-8}
|
||||
r/Users/bobanlapcevic/.nuget/packages/microsoft.net.test.sdk/17.14.0/build/net8.0/Microsoft.NET.Test.Sdk.Program.csutf-8T
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.csutf-8]
|
||||
T/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/PrepareHomepageForUserTest.csutf-8
|
||||
1
theInterfacePro/.sonarqube/out/3/output-cs/log.pb
Normal file
1
theInterfacePro/.sonarqube/out/3/output-cs/log.pb
Normal file
@@ -0,0 +1 @@
|
||||
Roslyn version: 5.3.0.0Language version: CSharp14!Concurrent execution: enabledŠ…File '/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/Debug/net10.0/UnitTests.AssemblyInfo.cs' was recognized as generated ›File '/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs' was recognized as generatedŒ‡File '/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/Debug/net10.0/UnitTests.GlobalUsings.g.cs' was recognized as generatedš•File '/Users/bobanlapcevic/.nuget/packages/microsoft.net.test.sdk/17.14.0/build/net8.0/Microsoft.NET.Test.Sdk.Program.cs' was recognized as generated
|
||||
57
theInterfacePro/.sonarqube/out/3/output-cs/symrefs.pb
Normal file
57
theInterfacePro/.sonarqube/out/3/output-cs/symrefs.pb
Normal file
@@ -0,0 +1,57 @@
|
||||
¡
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs
|
||||
|
||||
|
||||
|
||||
|
||||
`2
|
||||
|
||||
O V (
|
||||
"+ 08 =
|
||||
%
|
||||
( )- .
|
||||
|
||||
`2
|
||||
|
||||
"(
|
||||
"+ 0!!A F
|
||||
!!
|
||||
2 3 7 8
|
||||
!!1 2!!6 7
|
||||
|
||||
%% B
|
||||
''
|
||||
))O V
|
||||
|
||||
''
|
||||
)) ** %
|
||||
|
||||
.. hd
|
||||
22
|
||||
33 44 55 66 77 88 :: %<< == 2
|
||||
22 33 "55+ 077 "88+ 0
|
||||
|
||||
AA =
|
||||
CC
|
||||
DDO V
|
||||
|
||||
CC
|
||||
DD EE %
|
||||
|
||||
II 7
|
||||
|
||||
KK
|
||||
|
||||
|
||||
KK
|
||||
|
||||
OO :<
|
||||
QQ
|
||||
RR SS VV WW XX
|
||||
QQ RR "
|
||||
|
||||
\\ S(
|
||||
__
|
||||
`` aa ddG N
|
||||
dd ee Z
|
||||
hh > = ='' =22 =CC =KK =QQ =__ 9
|
||||
1
theInterfacePro/.sonarqube/out/3/output-cs/telemetry.pb
Normal file
1
theInterfacePro/.sonarqube/out/3/output-cs/telemetry.pb
Normal file
@@ -0,0 +1 @@
|
||||
TRG/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/UnitTests.csprojòCSharp14
|
||||
@@ -0,0 +1,10 @@
|
||||
Ë
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs UnitTestso
|
||||
UnitTests.ProjectClassTestsPAssignStoryToCurrentSprint_WhenStoryExistsInBacklog_ShouldRemoveStoryFromBacklogo
|
||||
UnitTests.ProjectClassTestsPAssignStoryToCurrentSprint_WhenStoryExistsInBacklog_ShouldAddStoryToActiveSprintQ
|
||||
UnitTests.ProjectClassTests2Project_EndSprint_IfNoSprintsExceptionMustBeThrownw
|
||||
UnitTests.ProjectClassTestsXProject_EndSprint_WhenEndingOldSprintOldMustBeInactiveAndNewOneMustBeCreatedAndActivatedL
|
||||
UnitTests.ProjectClassTests-ShouldThrowExceptionIfUserTryToEndEndedSprintF
|
||||
UnitTests.ProjectClassTests'WhenEndingProjectNoNewSprintsSouldStartI
|
||||
UnitTests.ProjectClassTests*StartProject_ShouldCreateFirstActiveSprintb
|
||||
UnitTests.ProjectClassTestsCStartProject_WhenProjectAlreadyHasActiveSprint_ShouldThrowException
|
||||
27
theInterfacePro/.sonarqube/out/3/output-cs/token-type.pb
Normal file
27
theInterfacePro/.sonarqube/out/3/output-cs/token-type.pb
Normal file
@@ -0,0 +1,27 @@
|
||||
<EFBFBD>
|
||||
K/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs
|
||||
|
||||
|
||||
|
||||
|
||||
W
|
||||
|
||||
a ` E
|
||||
&. G / 1: | F H
|
||||
!! !!O Q$$ %%
|
||||
%% '' )) )) &)). G** **/ 1**: S-- ..
|
||||
.. 00 O11 /22 :: :: :: ;; ;;0 4<< <<+ -<<6 7== ==$ %==1 3@@ AA
|
||||
AA CC DD DD &DD. GEE EE/ 1EE: SHH II
|
||||
II KK NN OO
|
||||
OO QQ UU VV VV+ -VV6 7WW WW$ %WW5 7WW@ AXX XX$ %XX1 3[[ \\
|
||||
\\ ^^ __ __ `` ``! *``6 Pcc dd dd dd& ?ee ee( ,ee5 ehh
|
||||
hh hh jj kk kk kk !ll mm 'nn &pp pp pp !rr .uu Ê
|
||||
T/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/PrepareHomepageForUserTest.cs
|
||||
|
||||
|
||||
|
||||
|
||||
'
|
||||
(4 78 UV YZ ab ef ik n
|
||||
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{"dotnetenterprise.s4net.serverInfo.product":"SQ_Server"}
|
||||
{"dotnetenterprise.s4net.serverInfo.serverUrl":"localhost"}
|
||||
{"dotnetenterprise.s4net.serverInfo.version":"26.5.0.122743"}
|
||||
{"dotnetenterprise.s4net.jre.bootstrapping":"Enabled"}
|
||||
{"dotnetenterprise.s4net.jre.download":"CacheHit"}
|
||||
{"dotnetenterprise.s4net.scannerEngine.bootstrapping":"Enabled"}
|
||||
{"dotnetenterprise.s4net.scannerEngine.download":"CacheHit"}
|
||||
{"dotnetenterprise.s4net.params.sonar_scm_disabled.source":"SQ_SERVER_SETTINGS"}
|
||||
{"dotnetenterprise.s4net.begin.runtime":"netcore"}
|
||||
{"dotnetenterprise.s4net.endstep.Sarif.v1_0_0_0.Valid":"True"}
|
||||
{"dotnetenterprise.s4net.endstep.legacyTFS":"NotCalled"}
|
||||
{"dotnetenterprise.s4net.endstep.coverage_conversion":false}
|
||||
@@ -0,0 +1,2 @@
|
||||
{"dotnetenterprise.s4net.build.visual_studio_version":"18.0"}
|
||||
{"dotnetenterprise.s4net.build.msbuild_version":"18.3.0"}
|
||||
27
theInterfacePro/.sonarqube/out/ProjectInfo.log
Normal file
27
theInterfacePro/.sonarqube/out/ProjectInfo.log
Normal file
@@ -0,0 +1,27 @@
|
||||
Product projects
|
||||
---------------------------------------
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/TheinterfaceproFixtures.csproj
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Code.csproj
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/MySimpleUI.csproj
|
||||
|
||||
|
||||
Test projects
|
||||
---------------------------------------
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/UnitTests.csproj
|
||||
|
||||
|
||||
Invalid projects
|
||||
---------------------------------------
|
||||
{none}
|
||||
|
||||
|
||||
Skipped projects
|
||||
---------------------------------------
|
||||
{none}
|
||||
|
||||
|
||||
Excluded projects
|
||||
---------------------------------------
|
||||
{none}
|
||||
|
||||
|
||||
216
theInterfacePro/.sonarqube/out/ScannerEngineInput.json
Normal file
216
theInterfacePro/.sonarqube/out/ScannerEngineInput.json
Normal file
@@ -0,0 +1,216 @@
|
||||
{
|
||||
"scannerProperties": [
|
||||
{
|
||||
"key": "sonar.scanner.app",
|
||||
"value": "ScannerMSBuild"
|
||||
},
|
||||
{
|
||||
"key": "sonar.scanner.appVersion",
|
||||
"value": "11.2.1"
|
||||
},
|
||||
{
|
||||
"key": "sonar.scanner.bootstrapStartTime",
|
||||
"value": "1780851159000"
|
||||
},
|
||||
{
|
||||
"key": "sonar.projectKey",
|
||||
"value": "theinterfacePlatformPro"
|
||||
},
|
||||
{
|
||||
"key": "sonar.working.directory",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/.sonar"
|
||||
},
|
||||
{
|
||||
"key": "sonar.projectBaseDir",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro"
|
||||
},
|
||||
{
|
||||
"key": "sonar.pullrequest.cache.basepath",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro"
|
||||
},
|
||||
{
|
||||
"key": "sonar.sources",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "sonar.tests",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "sonar.modules",
|
||||
"value": "5BC7759C-02C4-F145-66AC-867D4D5C34BD,FC2000A9-68F3-1142-BCB6-42812CE56025,6E2561A6-A9A0-8B76-749F-D9DB18D15A3F,80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5"
|
||||
},
|
||||
{
|
||||
"key": "5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.projectKey",
|
||||
"value": "theinterfacePlatformPro:5BC7759C-02C4-F145-66AC-867D4D5C34BD"
|
||||
},
|
||||
{
|
||||
"key": "5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.projectName",
|
||||
"value": "TheinterfaceproFixtures"
|
||||
},
|
||||
{
|
||||
"key": "5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.projectBaseDir",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures"
|
||||
},
|
||||
{
|
||||
"key": "5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.working.directory",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/.sonar/mod0"
|
||||
},
|
||||
{
|
||||
"key": "5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.sourceEncoding",
|
||||
"value": "utf-8"
|
||||
},
|
||||
{
|
||||
"key": "5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.tests",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.sources",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/ExampleFixture.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/obj/TheinterfaceproFixtures.csproj.nuget.dgspec.json,/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/obj/project.packagespec.json,/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/obj/project.assets.json,/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/bin/Debug/net8.0/TheinterfaceproFixtures.deps.json"
|
||||
},
|
||||
{
|
||||
"key": "5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.cs.analyzer.projectOutPaths",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/0"
|
||||
},
|
||||
{
|
||||
"key": "5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.cs.roslyn.reportFilePaths",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/0/Issues.json"
|
||||
},
|
||||
{
|
||||
"key": "5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.cs.scanner.telemetry",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/0/Telemetry.json"
|
||||
},
|
||||
{
|
||||
"key": "FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.projectKey",
|
||||
"value": "theinterfacePlatformPro:FC2000A9-68F3-1142-BCB6-42812CE56025"
|
||||
},
|
||||
{
|
||||
"key": "FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.projectName",
|
||||
"value": "Code"
|
||||
},
|
||||
{
|
||||
"key": "FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.projectBaseDir",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Code"
|
||||
},
|
||||
{
|
||||
"key": "FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.working.directory",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/.sonar/mod1"
|
||||
},
|
||||
{
|
||||
"key": "FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.sourceEncoding",
|
||||
"value": "utf-8"
|
||||
},
|
||||
{
|
||||
"key": "FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.tests",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.sources",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Code.csproj.nuget.dgspec.json,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/project.packagespec.json,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/project.assets.json,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/bin/Debug/net10.0/Code.deps.json,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/AgentCommanderUseCase.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/DeepFocusSession.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Sprint.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/DevelopProjectIterativelyUseCase.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/MaintainProjectUseCase.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/PrepareHomePageForUserUseCase.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs"
|
||||
},
|
||||
{
|
||||
"key": "FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.cs.analyzer.projectOutPaths",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1"
|
||||
},
|
||||
{
|
||||
"key": "FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.cs.roslyn.reportFilePaths",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1/Issues.json"
|
||||
},
|
||||
{
|
||||
"key": "FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.cs.scanner.telemetry",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1/Telemetry.json"
|
||||
},
|
||||
{
|
||||
"key": "6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.projectKey",
|
||||
"value": "theinterfacePlatformPro:6E2561A6-A9A0-8B76-749F-D9DB18D15A3F"
|
||||
},
|
||||
{
|
||||
"key": "6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.projectName",
|
||||
"value": "UnitTests"
|
||||
},
|
||||
{
|
||||
"key": "6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.projectBaseDir",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests"
|
||||
},
|
||||
{
|
||||
"key": "6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.working.directory",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/.sonar/mod2"
|
||||
},
|
||||
{
|
||||
"key": "6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.sourceEncoding",
|
||||
"value": "utf-8"
|
||||
},
|
||||
{
|
||||
"key": "6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.sources",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.tests",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/UnitTests.csproj.nuget.dgspec.json,/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/project.packagespec.json,/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/project.assets.json,/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/bin/Debug/net10.0/UnitTests.deps.json,/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/bin/Debug/net10.0/UnitTests.runtimeconfig.json,/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/PrepareHomepageForUserTest.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs"
|
||||
},
|
||||
{
|
||||
"key": "6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.cs.analyzer.projectOutPaths",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/3"
|
||||
},
|
||||
{
|
||||
"key": "6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.cs.roslyn.reportFilePaths",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/3/Issues.json"
|
||||
},
|
||||
{
|
||||
"key": "6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.cs.scanner.telemetry",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/3/Telemetry.json"
|
||||
},
|
||||
{
|
||||
"key": "80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.projectKey",
|
||||
"value": "theinterfacePlatformPro:80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5"
|
||||
},
|
||||
{
|
||||
"key": "80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.projectName",
|
||||
"value": "MySimpleUI"
|
||||
},
|
||||
{
|
||||
"key": "80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.projectBaseDir",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI"
|
||||
},
|
||||
{
|
||||
"key": "80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.working.directory",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/.sonar/mod3"
|
||||
},
|
||||
{
|
||||
"key": "80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.sourceEncoding",
|
||||
"value": "utf-8"
|
||||
},
|
||||
{
|
||||
"key": "80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.tests",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.sources",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/appsettings.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/appsettings.Development.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/project.packagespec.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/project.assets.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/MySimpleUI.csproj.nuget.dgspec.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Properties/launchSettings.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.build.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.build.endpoints.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rjsmrazor.dswa.cache.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rpswa.dswa.cache.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.runtimeconfig.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/appsettings.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.staticwebassets.endpoints.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/appsettings.Development.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.deps.json,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Program.cs,/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.GlobalUsings.g.cs,\"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs\",/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.AssemblyInfo.cs"
|
||||
},
|
||||
{
|
||||
"key": "80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.cs.analyzer.projectOutPaths",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2"
|
||||
},
|
||||
{
|
||||
"key": "80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.cs.roslyn.reportFilePaths",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2/Issues.json"
|
||||
},
|
||||
{
|
||||
"key": "80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.cs.scanner.telemetry",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2/Telemetry.json"
|
||||
},
|
||||
{
|
||||
"key": "sonar.token",
|
||||
"value": "***"
|
||||
},
|
||||
{
|
||||
"key": "sonar.host.url",
|
||||
"value": "http://localhost:9000"
|
||||
},
|
||||
{
|
||||
"key": "sonar.visualstudio.enable",
|
||||
"value": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
117
theInterfacePro/.sonarqube/out/sonar-project.properties
Normal file
117
theInterfacePro/.sonarqube/out/sonar-project.properties
Normal file
@@ -0,0 +1,117 @@
|
||||
sonar.projectKey=theinterfacePlatformPro
|
||||
sonar.working.directory=/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/.sonar
|
||||
sonar.projectBaseDir=/Users/bobanlapcevic/Desktop/theInterfacePro
|
||||
sonar.pullrequest.cache.basepath=/Users/bobanlapcevic/Desktop/theInterfacePro
|
||||
|
||||
5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.projectKey=theinterfacePlatformPro:5BC7759C-02C4-F145-66AC-867D4D5C34BD
|
||||
5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.projectName=TheinterfaceproFixtures
|
||||
5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.projectBaseDir=/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures
|
||||
5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.sourceEncoding=utf-8
|
||||
5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.tests=
|
||||
5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.sources=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/ExampleFixture.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/obj/TheinterfaceproFixtures.csproj.nuget.dgspec.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/obj/project.packagespec.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/obj/project.assets.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/bin/Debug/net8.0/TheinterfaceproFixtures.deps.json"
|
||||
|
||||
5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.cs.analyzer.projectOutPaths=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/0"
|
||||
5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.cs.roslyn.reportFilePaths=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/0/Issues.json"
|
||||
5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.cs.scanner.telemetry=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/0/Telemetry.json"
|
||||
|
||||
5BC7759C-02C4-F145-66AC-867D4D5C34BD.sonar.working.directory=/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/.sonar/mod0
|
||||
FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.projectKey=theinterfacePlatformPro:FC2000A9-68F3-1142-BCB6-42812CE56025
|
||||
FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.projectName=Code
|
||||
FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.projectBaseDir=/Users/bobanlapcevic/Desktop/theInterfacePro/Code
|
||||
FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.sourceEncoding=utf-8
|
||||
FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.tests=
|
||||
FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.sources=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Code.csproj.nuget.dgspec.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/project.packagespec.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/project.assets.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/bin/Debug/net10.0/Code.deps.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/AgentCommanderUseCase.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/DeepFocusSession.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Sprint.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/DevelopProjectIterativelyUseCase.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/MaintainProjectUseCase.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/PrepareHomePageForUserUseCase.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs"
|
||||
|
||||
FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.cs.analyzer.projectOutPaths=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1"
|
||||
FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.cs.roslyn.reportFilePaths=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1/Issues.json"
|
||||
FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.cs.scanner.telemetry=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1/Telemetry.json"
|
||||
|
||||
FC2000A9-68F3-1142-BCB6-42812CE56025.sonar.working.directory=/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/.sonar/mod1
|
||||
6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.projectKey=theinterfacePlatformPro:6E2561A6-A9A0-8B76-749F-D9DB18D15A3F
|
||||
6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.projectName=UnitTests
|
||||
6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.projectBaseDir=/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests
|
||||
6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.sourceEncoding=utf-8
|
||||
6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.sources=
|
||||
6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.tests=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/UnitTests.csproj.nuget.dgspec.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/project.packagespec.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/obj/project.assets.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/bin/Debug/net10.0/UnitTests.deps.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/bin/Debug/net10.0/UnitTests.runtimeconfig.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/PrepareHomepageForUserTest.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/UnitTests/ProjectClassTests.cs"
|
||||
|
||||
6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.cs.analyzer.projectOutPaths=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/3"
|
||||
6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.cs.roslyn.reportFilePaths=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/3/Issues.json"
|
||||
6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.cs.scanner.telemetry=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/3/Telemetry.json"
|
||||
|
||||
6E2561A6-A9A0-8B76-749F-D9DB18D15A3F.sonar.working.directory=/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/.sonar/mod2
|
||||
80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.projectKey=theinterfacePlatformPro:80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5
|
||||
80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.projectName=MySimpleUI
|
||||
80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.projectBaseDir=/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI
|
||||
80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.sourceEncoding=utf-8
|
||||
80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.tests=
|
||||
80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.sources=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/appsettings.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/appsettings.Development.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/project.packagespec.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/project.assets.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/MySimpleUI.csproj.nuget.dgspec.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Properties/launchSettings.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.build.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.build.endpoints.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rjsmrazor.dswa.cache.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rpswa.dswa.cache.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.runtimeconfig.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/appsettings.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.staticwebassets.endpoints.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/appsettings.Development.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.deps.json",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Program.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.GlobalUsings.g.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs",\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.AssemblyInfo.cs"
|
||||
|
||||
80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.cs.analyzer.projectOutPaths=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2"
|
||||
80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.cs.roslyn.reportFilePaths=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2/Issues.json"
|
||||
80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.cs.scanner.telemetry=\
|
||||
"/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2/Telemetry.json"
|
||||
|
||||
80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5.sonar.working.directory=/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/.sonar/mod3
|
||||
sonar.host.url=http://localhost:9000
|
||||
sonar.visualstudio.enable=false
|
||||
|
||||
sonar.modules=5BC7759C-02C4-F145-66AC-867D4D5C34BD,FC2000A9-68F3-1142-BCB6-42812CE56025,6E2561A6-A9A0-8B76-749F-D9DB18D15A3F,80E39DED-8BD3-3DC7-E8B5-BB21F6F267B5
|
||||
|
||||
Reference in New Issue
Block a user