Skip to content

Add/Edit Facility Form Validation #202

Add/Edit Facility Form Validation

Add/Edit Facility Form Validation #202

Triggered via pull request March 27, 2024 13:59
Status Success
Total duration 6m 47s
Artifacts

sonarcloud-scan.yml

on: pull_request
Analyze with SonarCloud
6m 33s
Analyze with SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Analyze with SonarCloud: tests/FMS.App.Tests/Helpers/ExportHelperTests.cs#L49
There is no argument given that corresponds to the required parameter 'reportType' of 'ExportHelper.ExportExcelAsByteArray<T>(IEnumerable<T>, ExportHelper.ReportType)'
Analyze with SonarCloud: tests/FMS.App.Tests/Helpers/ExportHelperTests.cs#L65
There is no argument given that corresponds to the required parameter 'reportType' of 'ExportHelper.ExportExcelAsByteArray<T>(IEnumerable<T>, ExportHelper.ReportType)'
Analyze with SonarCloud: tests/FMS.App.Tests/Helpers/ExportHelperTests.cs#L49
There is no argument given that corresponds to the required parameter 'reportType' of 'ExportHelper.ExportExcelAsByteArray<T>(IEnumerable<T>, ExportHelper.ReportType)'
Analyze with SonarCloud: tests/FMS.App.Tests/Helpers/ExportHelperTests.cs#L65
There is no argument given that corresponds to the required parameter 'reportType' of 'ExportHelper.ExportExcelAsByteArray<T>(IEnumerable<T>, ExportHelper.ReportType)'
Analyze with SonarCloud: FMS.Domain/Entities/File.cs#L51
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
Analyze with SonarCloud: FMS.Domain/Entities/FacilityType.cs#L31
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
Analyze with SonarCloud: FMS.Infrastructure/Migrations/20201109204124_InitialCreate.cs#L11
Define a constant instead of using this literal 'AppRoles' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Analyze with SonarCloud: FMS.Infrastructure/Migrations/20201109204124_InitialCreate.cs#L29
Define a constant instead of using this literal 'AppUsers' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Analyze with SonarCloud: FMS.Infrastructure/Migrations/20201109204124_InitialCreate.cs#L82
Define a constant instead of using this literal 'Cabinets' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Analyze with SonarCloud: FMS.Infrastructure/Migrations/20201109204124_InitialCreate.cs#L119
Define a constant instead of using this literal 'Counties' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Analyze with SonarCloud: FMS.Infrastructure/Migrations/20201109204124_InitialCreate.cs#L153
Define a constant instead of using this literal 'FacilityTypes' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Analyze with SonarCloud: FMS.Infrastructure/Migrations/20201109204124_InitialCreate.cs#L171
Define a constant instead of using this literal 'Files' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Analyze with SonarCloud: FMS.Infrastructure/Migrations/20201109204124_InitialCreate.cs#L359
Define a constant instead of using this literal 'Facilities' 10 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Analyze with SonarCloud: FMS.Infrastructure/Migrations/20210517162425_RemoveFacilityListDbSet.cs#L25
Define a constant instead of using this literal 'nvarchar(max)' 9 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)