19 new problems found by Qodana for Go
Qodana for Go
19 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused parameter |
🔶 Warning | 7 |
Unused exported function |
🔶 Warning | 5 |
Unused constant |
🔶 Warning | 2 |
Deprecated dependency |
🔶 Warning | 1 |
Direct comparison of errors |
◽️ Notice | 2 |
Dependency update available |
◽️ Notice | 2 |
💡 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 qodana-support@jetbrains.com
- 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 367 in pkg/servers/http/http.go
github-actions / Qodana for Go
Direct comparison of errors
Comparison with errors using equality operators fails on wrapped errors
Check notice on line 367 in pkg/servers/http/http.go
github-actions / Qodana for Go
Direct comparison of errors
Comparison with errors using equality operators fails on wrapped errors
Check warning on line 38 in pkg/jobs/jobs.go
github-actions / Qodana for Go
Unused constant
Unused constant `UNDEFINED`
Check warning on line 35 in pkg/client/message/message.go
github-actions / Qodana for Go
Unused constant
Unused constant `Undefined`
Check warning on line 110 in pkg/logging/logging.go
github-actions / Qodana for Go
Unused exported function
Unused function `EnableExtraDebug`
Check warning on line 101 in pkg/logging/logging.go
github-actions / Qodana for Go
Unused exported function
Unused function `GetLevel`
Check warning on line 115 in pkg/logging/logging.go
github-actions / Qodana for Go
Unused exported function
Unused function `EnableTrace`
Check warning on line 105 in pkg/logging/logging.go
github-actions / Qodana for Go
Unused exported function
Unused function `EnableDebug`
Check warning on line 32 in pkg/services/client/client.go
github-actions / Qodana for Go
Unused exported function
Unused function `NewService`
Check warning on line 60 in pkg/transformer/encoders/gob/gob.go
github-actions / Qodana for Go
Unused parameter
Unused parameter `key`
Check warning on line 58 in pkg/transformer/encoders/hex/hex.go
github-actions / Qodana for Go
Unused parameter
Unused parameter `key`
Check warning on line 55 in pkg/transformer/encoders/gob/gob.go
github-actions / Qodana for Go
Unused parameter
Unused parameter `key`
Check warning on line 56 in pkg/authenticators/none/none.go
github-actions / Qodana for Go
Unused parameter
Unused parameter `data`
Check warning on line 56 in pkg/transformer/encoders/base64/base64.go
github-actions / Qodana for Go
Unused parameter
Unused parameter `key`
Check warning on line 44 in pkg/transformer/encoders/hex/hex.go
github-actions / Qodana for Go
Unused parameter
Unused parameter `key`
Check warning on line 44 in pkg/transformer/encoders/base64/base64.go
github-actions / Qodana for Go
Unused parameter
Unused parameter `key`
Check warning on line 22 in go.mod
github-actions / Qodana for Go
Deprecated dependency
Deprecated module github.com/golang/protobuf
Check notice on line 20 in go.mod
github-actions / Qodana for Go
Dependency update available
Newer version of github.com/Binject/debug@v0.0.0-20201228082058-60012895f187 is available: v0.0.0-20230508195519-26db73212a7a
Check notice on line 6 in go.mod
github-actions / Qodana for Go
Dependency update available
Newer version of github.com/Binject/go-donut@v0.0.0-20201215224200-d947cf4d090d is available: v0.0.0-20220908180326-fcdcc35d591c