GitAuto: [FEATURE] Use Feed V3 to get the orders #353
Closed
Codacy Production / Codacy Static Code Analysis
required action
Nov 11, 2024 in 0s
3 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Complexity increasing per file
==============================
- Src/VTEXFeedV3Config.cs 2
- Tests/VTEXFeedV3IntegrationTest.cs 1
- Src/VTEXFeedV3Integration.cs 2
See the complete overview on Codacy
Annotations
Check failure on line 12 in Src/VTEXFeedV3Config.cs
codacy-production / Codacy Static Code Analysis
Src/VTEXFeedV3Config.cs#L12
Change this constant to a 'static' read-only property.
Check warning on line 37 in Src/VTEXFeedV3Integration.cs
codacy-production / Codacy Static Code Analysis
Src/VTEXFeedV3Integration.cs#L37
'System.Exception' should not be thrown by user code.
Check warning on line 43 in Src/VTEXFeedV3Integration.cs
codacy-production / Codacy Static Code Analysis
Src/VTEXFeedV3Integration.cs#L43
'System.Exception' should not be thrown by user code.
Loading