Allow overriding RPC #639
Annotations
2 errors and 6 warnings
|
Test
The operation was canceled.
|
Test:
Thirdweb/Thirdweb.RPC/ThirdwebRPC.cs#L56
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Test:
Thirdweb/Thirdweb.RPC/ThirdwebRPC.cs#L56
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Build:
Thirdweb/Thirdweb.RPC/ThirdwebRPC.cs#L56
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Build:
Thirdweb/Thirdweb.RPC/ThirdwebRPC.cs#L56
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Build:
Thirdweb/Thirdweb.RPC/ThirdwebRPC.cs#L56
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Build:
Thirdweb/Thirdweb.RPC/ThirdwebRPC.cs#L56
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Loading