VCST-972: Remove Conter from Search panel (#86) #59
Annotations
3 errors and 10 warnings
Publish Manifest
Cloning into '/home/runner/work/vc-module-export/vc-module-export/artifacts/vc-modules'...
|
|
Publish Manifest
2c8fe9d3..4620344d HEAD -> master
|
Build
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/ModuleConstants.cs(33,62): warning S3218: Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/VirtoCommerce.ExportModule.Core.csproj]
|
Build
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/ModuleConstants.cs(25,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/VirtoCommerce.ExportModule.Core.csproj]
|
Build
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/ModuleConstants.cs(25,49): warning S2223: Change the visibility of 'ExportFileNameTemplate' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/VirtoCommerce.ExportModule.Core.csproj]
|
Build
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Extensions/ExportedTypeMetadataExtensions.cs(13,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
|
Build
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Security/AnyPolicyAuthorizationFilter.cs(27,13): warning S4462: Replace this use of 'Task.GetAwaiter.GetResult' with 'await'. (https://rules.sonarsource.com/csharp/RSPEC-4462) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
|
Build
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Extensions/ExportDataQueryExtensions.cs(11,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 39 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
|
Build
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Extensions/ExportDataQueryExtensions.cs(11,28): warning S1541: The Cyclomatic Complexity of this method is 11 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
|
Build
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Extensions/ExportDataQueryExtensions.cs(25,25): warning S134: Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
|
Build
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Services/DataExporter.cs(33,86): warning S3928: The parameter name 'DataSourceFactory' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
|
Build
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Security/AnyPolicyAuthorizationFilter.cs(42,17): warning S121: Add curly braces around the nested statement(s) in this 'if' block. (https://rules.sonarsource.com/csharp/RSPEC-121) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
|
Loading