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,0 +1,96 @@
|
||||
{
|
||||
"scannerProperties": [
|
||||
{
|
||||
"key": "sonar.scanner.app",
|
||||
"value": "ScannerMSBuild"
|
||||
},
|
||||
{
|
||||
"key": "sonar.scanner.appVersion",
|
||||
"value": "11.2.1"
|
||||
},
|
||||
{
|
||||
"key": "sonar.scanner.bootstrapStartTime",
|
||||
"value": "1780350727000"
|
||||
},
|
||||
{
|
||||
"key": "sonar.projectKey",
|
||||
"value": "theinterfacePlatformPro"
|
||||
},
|
||||
{
|
||||
"key": "sonar.working.directory",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/.sonarqube/out/.sonar"
|
||||
},
|
||||
{
|
||||
"key": "sonar.projectBaseDir",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures"
|
||||
},
|
||||
{
|
||||
"key": "sonar.pullrequest.cache.basepath",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures"
|
||||
},
|
||||
{
|
||||
"key": "sonar.sources",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "sonar.tests",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "sonar.modules",
|
||||
"value": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2"
|
||||
},
|
||||
{
|
||||
"key": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2.sonar.projectKey",
|
||||
"value": "theinterfacePlatformPro:7A95BAF0-2E62-4746-8E42-98BBC30BBAE2"
|
||||
},
|
||||
{
|
||||
"key": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2.sonar.projectName",
|
||||
"value": "TheinterfaceproFixtures"
|
||||
},
|
||||
{
|
||||
"key": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2.sonar.projectBaseDir",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures"
|
||||
},
|
||||
{
|
||||
"key": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2.sonar.working.directory",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/.sonarqube/out/.sonar/mod0"
|
||||
},
|
||||
{
|
||||
"key": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2.sonar.sourceEncoding",
|
||||
"value": "utf-8"
|
||||
},
|
||||
{
|
||||
"key": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2.sonar.tests",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2.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": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2.sonar.cs.analyzer.projectOutPaths",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/.sonarqube/out/0"
|
||||
},
|
||||
{
|
||||
"key": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2.sonar.cs.roslyn.reportFilePaths",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/.sonarqube/out/0/Issues.json"
|
||||
},
|
||||
{
|
||||
"key": "7A95BAF0-2E62-4746-8E42-98BBC30BBAE2.sonar.cs.scanner.telemetry",
|
||||
"value": "/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/.sonarqube/out/0/Telemetry.json"
|
||||
},
|
||||
{
|
||||
"key": "sonar.token",
|
||||
"value": "***"
|
||||
},
|
||||
{
|
||||
"key": "sonar.host.url",
|
||||
"value": "http://localhost:9000"
|
||||
},
|
||||
{
|
||||
"key": "sonar.visualstudio.enable",
|
||||
"value": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user