Port minor updates from template app #184
sonarcloud-scan.yml
on: pull_request
Analyze with SonarCloud
5m 38s
Annotations
10 warnings
Analyze with SonarCloud:
src/IaipDataService/SourceTests/Models/TestRun/TwoStackTestRun.cs#L11
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Analyze with SonarCloud:
src/IaipDataService/TestData/FacilityData.cs#L18
Define a constant instead of using this literal '123456' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Analyze with SonarCloud:
src/IaipDataService/TestData/FacilityData.cs#L49
Define a constant instead of using this literal '123 Main Street' 13 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Analyze with SonarCloud:
src/IaipDataService/TestData/FacilityData.cs#L53
Define a constant instead of using this literal '30000' 13 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Analyze with SonarCloud:
src/IaipDataService/TestData/SourceTestData.cs#L45
Define a constant instead of using this literal 'tons/hr' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Analyze with SonarCloud:
src/IaipDataService/TestData/SourceTestData.cs#L49
Define a constant instead of using this literal 'lb/ton' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Analyze with SonarCloud:
src/IaipDataService/TestData/SourceTestData.cs#L59
Define a constant instead of using this literal '30000' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Analyze with SonarCloud:
src/IaipDataService/TestData/SourceTestData.cs#L60
Define a constant instead of using this literal '13000' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Analyze with SonarCloud:
src/IaipDataService/TestData/SourceTestData.cs#L62
Define a constant instead of using this literal '0.013' 10 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Analyze with SonarCloud:
src/IaipDataService/TestData/SourceTestData.cs#L176
Define a constant instead of using this literal 'Permit Condition 3.1' 13 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|