Skip to content

📦 Release

📦 Release #3

Manually triggered February 8, 2025 19:52
Status Success
Total duration 34s
Artifacts

release.yaml

on: workflow_dispatch
📦 Release
26s
📦 Release
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
📦 Release: 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)
📦 Release: 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)