Skip to content

Upgraded libraries

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 507 in clients/udp/udp.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Type assertion on errors fails on wrapped errors

Type switch on errors fails on wrapped errors