Skip to content

Add Placeholders to Add/Edit Facility Pages #188

Add Placeholders to Add/Edit Facility Pages

Add Placeholders to Add/Edit Facility Pages #188

Triggered via pull request February 22, 2024 22:55
Status Success
Total duration 5m 33s
Artifacts

sonarcloud-scan.yml

on: pull_request
Analyze with SonarCloud
5m 21s
Analyze with SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: tests/FMS.Infrastructure.Tests/FileRepositoryTests.cs#L242
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Analyze with SonarCloud: tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L423
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Analyze with SonarCloud: tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L439
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Analyze with SonarCloud: tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L454
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Analyze with SonarCloud: tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L522
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Analyze with SonarCloud: tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L639
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Analyze with SonarCloud: tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L654
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Analyze with SonarCloud: tests/FMS.Infrastructure.Tests/FacilityRepositoryTests.cs#L669
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)