35 feature add key auth #64
6 new problems found by Qodana for Go
Qodana for Go
6 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused exported function |
🔶 Warning | 3 |
Unhandled error |
🔶 Warning | 1 |
Duplicated code fragment |
◽️ Notice | 1 |
Type assertion on errors fails on wrapped errors |
◽️ Notice | 1 |
☁️ View the detailed Qodana report
Detected 75 dependencies
Third-party software list
This page lists the third-party software dependencies used in project
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 447 in src/key_management/static/css/main_output.css
github-actions / Qodana for Go
Duplicated code fragment
Duplicated code
Check notice on line 16 in src/util/error.go
github-actions / Qodana for Go
Type assertion on errors fails on wrapped errors
Type assertion on errors fails on wrapped errors
Check warning on line 21 in src/util/download_csv.go
github-actions / Qodana for Go
Unhandled error
Unhandled error
Check warning on line 10 in src/util/error.go
github-actions / Qodana for Go
Unused exported function
Unused function `ServerError`
Check warning on line 14 in src/util/error.go
github-actions / Qodana for Go
Unused exported function
Unused function `CustomHTTPErrorHandler`
Check warning on line 5 in src/util/time.go
github-actions / Qodana for Go
Unused exported function
Unused function `ParseDay`