🦾 Auto-Release #126
Annotations
2 warnings
📦 Build:
Chickensoft.GoDotTest/src/TestReporter.cs#L183
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:
Chickensoft.GoDotTest/src/TestReporter.cs#L183
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