feat(centralnic reseller go-sdk): introducing CNR Go-SDK API Connector #180
Annotations
10 errors
apiclient.go#L489
Error return value of `fmt.Sscan` is not checked (errcheck)
|
|
|
apiclient.go#L389
cyclomatic complexity 18 of func `(*APIClient).Request` is high (> 15) (gocyclo)
|
apiclient.go#L364
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
apiclient/apiclient.go#L489
Error return value of `fmt.Sscan` is not checked (errcheck)
|
apiclient/apiclient_test.go#L520
Error return value of `rec.GetDataByKey` is not checked (errcheck)
|
apiclient/apiclient_test.go#L538
Error return value of `rec.GetDataByKey` is not checked (errcheck)
|
apiclient/apiclient.go#L389
cyclomatic complexity 18 of func `(*APIClient).Request` is high (> 15) (gocyclo)
|
idntranslator/idntranslator.go#L177
G115: integer overflow conversion uint64 -> uint16 (gosec)
|
This job failed
Loading