Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitAuto: [FEATURE] Use Feed V3 to get the orders #353

Closed

Merge branch 'main' into gitauto/issue-104-dcd9f90b-f725-4210-974a-7d…

3bcd4aa
Select commit
Loading
Failed to load commit list.
Closed

GitAuto: [FEATURE] Use Feed V3 to get the orders #353

Merge branch 'main' into gitauto/issue-104-dcd9f90b-f725-4210-974a-7d…
3bcd4aa
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 11, 2024 in 0s

3 new issues (0 max.) of at least minor severity.

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Src/VTEXFeedV3Integration.cs#L43

'System.Exception' should not be thrown by user code.