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 1d65bb4 commit 8590d65
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 @@ -1601,7 +1601,7 @@ private async Task<DataEntity> SearchDataEntityAsync(string searchedField, strin
/// Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
/// </summary>
void Dispose()

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

View workflow job for this annotation

GitHub Actions / Deep Source Coverage report

; expected
{
public void Dispose()

Check failure on line 1604 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

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

View workflow job for this annotation

GitHub Actions / Deep Source Coverage report

; expected
}

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

View workflow job for this annotation

GitHub Actions / Deep Source Coverage report

} expected
#endregion

Expand Down

0 comments on commit 8590d65

Please sign in to comment.