1357 new problems found by Qodana for Go
Qodana for Go
1357 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Deprecated element |
🔶 Warning | 1038 |
Unused constant |
🔶 Warning | 66 |
Unused global variable |
🔶 Warning | 47 |
Unhandled error |
🔶 Warning | 27 |
Unused exported function |
🔶 Warning | 6 |
Malformed struct tag |
🔶 Warning | 5 |
Bool condition |
🔶 Warning | 2 |
Imported package name as a name identifier |
🔶 Warning | 1 |
Unused parameter |
🔶 Warning | 1 |
Comment of exported element starts with the incorrect name |
◽️ Notice | 122 |
Name starts with a package name |
◽️ Notice | 16 |
Redundant parentheses |
◽️ Notice | 14 |
Error string should not be capitalized or end with punctuation |
◽️ Notice | 3 |
Receiver has a generic name |
◽️ Notice | 3 |
Redundant type conversion |
◽️ Notice | 2 |
Usage of Snake_Case |
◽️ Notice | 2 |
Redundant import alias |
◽️ Notice | 1 |
Type can be omitted |
◽️ Notice | 1 |
☁️ View the detailed Qodana report
Detected 110 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 warning on line 162 in pkg/ptr/ptr_test.go
github-actions / Qodana for Go
Bool condition
Expression `b` is always `true`
Check warning on line 162 in pkg/ptr/ptr_test.go
github-actions / Qodana for Go
Bool condition
Expression `b` is always `true`
Check notice on line 105 in pkg/service/loadbalancer/service_listener.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'DisableListenerGeoIP ...' (with an optional leading article)
Check notice on line 244 in pkg/service/ecloud/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetRegions ...' (with an optional leading article)
Check notice on line 66 in pkg/service/ecloud/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetV1Hosts ...' (with an optional leading article)
Check notice on line 629 in pkg/service/ecloud/request.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'PatchNATOverloadRuleRequest ...' (with an optional leading article)
Check notice on line 9 in pkg/service/cloudflare/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetAccounts ...' (with an optional leading article)
Check notice on line 66 in pkg/service/ecloud/service_availabilityzone.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetAvailabilityZoneIOPSTiersPaginated ...' (with an optional leading article)
Check notice on line 85 in pkg/service/loadbalancer/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetListenerCertificates ...' (with an optional leading article)
Check notice on line 401 in pkg/service/ecloud/error.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'LoadBalancerSpecNotFoundError ...' (with an optional leading article)
Check notice on line 32 in pkg/service/ecloud/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetSolutions ...' (with an optional leading article)
Check notice on line 31 in pkg/service/ecloud/service_iops.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetIOPSTier ...' (with an optional leading article)
Check notice on line 102 in pkg/service/ecloud/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetCredits ...' (with an optional leading article)
Check notice on line 227 in pkg/service/ecloud/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetRouters ...' (with an optional leading article)
Check notice on line 36 in pkg/service/cloudflare/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetTotalSpendMonthToDate ...' (with an optional leading article)
Check notice on line 198 in pkg/service/ecloud/service_vpnsession.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'UpdateVPNSessionPreSharedKey ...' (with an optional leading article)
Check notice on line 25 in pkg/service/loadbalancer/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetTargetGroups ...' (with an optional leading article)
Check notice on line 626 in pkg/service/pss/model.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'SupportedService ...' (with an optional leading article)
Check notice on line 420 in pkg/service/ecloud/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetVPNGatewaySpecifications ...' (with an optional leading article)
Check notice on line 111 in pkg/service/ecloud/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetVPCs ...' (with an optional leading article)
Check notice on line 284 in pkg/service/ecloud/error.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'HostGroupNotFoundError ...' (with an optional leading article)
Check notice on line 17 in pkg/service/loadbalancer/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetDeployments ...' (with an optional leading article)
Check notice on line 252 in pkg/service/pss/service_case.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetCaseUpdate ...' (with an optional leading article)
Check notice on line 371 in pkg/service/ecloud/service.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetVPNEndpoints ...' (with an optional leading article)
Check notice on line 595 in pkg/service/pss/model.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'ProblemCase ...' (with an optional leading article)