VCI-699: Fix failure if Edge parameter is off and the manifest exists #392
Annotations
11 warnings
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci
/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/Build.cs(185,8): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/VirtoCommerce.Build.csproj]
|
ci
/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/PlatformTools/Build.Azure.cs(20,16): warning S1144: Remove the unused private property 'UploadBlob'. (https://rules.sonarsource.com/csharp/RSPEC-1144) [/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/VirtoCommerce.Build.csproj]
|
ci
/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/PlatformTools/Build.Azure.cs(29,16): warning S1144: Remove the unused private property 'LatestBlobs'. (https://rules.sonarsource.com/csharp/RSPEC-1144) [/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/VirtoCommerce.Build.csproj]
|
ci
/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/PlatformTools/Build.ConnStringValidator.cs(13,24): warning S1144: Remove the unused private property 'Configure'. (https://rules.sonarsource.com/csharp/RSPEC-1144) [/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/VirtoCommerce.Build.csproj]
|
ci
/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/Build.cs(520,19): warning S3776: Refactor this property to reduce its Cognitive Complexity from 16 to the 3 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/VirtoCommerce.Build.csproj]
|
ci
/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/Build.cs(654,19): warning S3776: Refactor this property to reduce its Cognitive Complexity from 18 to the 3 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/VirtoCommerce.Build.csproj]
|
ci
/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/Build.cs(762,19): warning S3776: Refactor this property to reduce its Cognitive Complexity from 35 to the 3 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/VirtoCommerce.Build.csproj]
|
ci
/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/PlatformTools/Build.PackageManager.cs(320,23): warning S3776: Refactor this property to reduce its Cognitive Complexity from 33 to the 3 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/VirtoCommerce.Build.csproj]
|
ci
/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/Build.cs(822,23): warning S1541: The Cyclomatic Complexity of this method is 14 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/VirtoCommerce.Build.csproj]
|
ci
/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/Build.cs(781,46): warning S2589: Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589) [/home/runner/work/vc-build/vc-build/src/VirtoCommerce.Build/VirtoCommerce.Build.csproj]
|