Upgraded libraries #66
GitHub Actions / Qodana for Go
completed
Mar 21, 2024 in 0s
30 new problems found by Qodana for Go
Qodana for Go
1 new problem were found
Inspection name | Severity | Problems |
---|---|---|
Type assertion on errors fails on wrapped errors |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 507 in clients/udp/udp.go
github-actions / Qodana for Go
Type assertion on errors fails on wrapped errors
Type switch on errors fails on wrapped errors
Loading