Codacy Issue ID: d753f21f442616e70e46b7c5f78c5ee7
| Field |
Value |
| File |
ClientProxyBase/ClientProxyBase.cs |
| Line |
227 |
| Rule |
BestPractice |
| Severity |
Warning |
| Commit |
35991cbd3a3efb19cca2dc5f7dd2d39977a58c34 |
Message: Define a constant instead of using this literal 'The HTTP request timed out.' 5 times.
🔗 View file in Codacy
Code Snippet:
return Result.CriticalError("The HTTP request timed out.");
Codacy Issue ID:
d753f21f442616e70e46b7c5f78c5ee7ClientProxyBase/ClientProxyBase.cs35991cbd3a3efb19cca2dc5f7dd2d39977a58c34Message: Define a constant instead of using this literal 'The HTTP request timed out.' 5 times.
🔗 View file in Codacy
Code Snippet: