Skip to content

Commit

Permalink
Update Src/VTEX/VTEXContext.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Dec 11, 2024
1 parent 5c10847 commit 6938ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/VTEX/VTEXContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@ CancellationToken token
public async Task UpdateSpecificationsAsync(

Check failure on line 1485 in Src/VTEX/VTEXContext.cs

View workflow job for this annotation

GitHub Actions / Deep Source Coverage report

The modifier 'public' is not valid for this item
List<Specification> specifications,
int productId,
)
CancellationToken token)
{
CancellationToken token

Check failure on line 1490 in Src/VTEX/VTEXContext.cs

View workflow job for this annotation

GitHub Actions / Deep Source Coverage report

Syntax error, ',' expected
)

Check failure on line 1491 in Src/VTEX/VTEXContext.cs

View workflow job for this annotation

GitHub Actions / Deep Source Coverage report

; expected
Expand Down

0 comments on commit 6938ab8

Please sign in to comment.