feat(centralnic reseller go-sdk): introducing CNR Go-SDK API Connector #172
test.yml
on: pull_request
tests
/
🧪 Linting
2m 9s
Matrix: tests / 🧪 Testing
tests
/
...
/
Auto-merge Dependabot PR
Annotations
6 errors
tests / 🧪 Linting:
apiclient.go#L462
Error return value of `fmt.Sscan` is not checked (errcheck)
|
tests / 🧪 Linting:
apiclient.go#L362
cyclomatic complexity 18 of func `(*APIClient).Request` is high (> 15) (gocyclo)
|
tests / 🧪 Linting:
apiclient/apiclient.go#L462
Error return value of `fmt.Sscan` is not checked (errcheck)
|
tests / 🧪 Linting:
apiclient/apiclient.go#L362
cyclomatic complexity 18 of func `(*APIClient).Request` is high (> 15) (gocyclo)
|
tests / 🧪 Linting:
idntranslator/idntranslator.go#L177
G115: integer overflow conversion uint64 -> uint16 (gosec)
|
tests / 🧪 Linting
G115: integer overflow conversion uint64 -> uint16 (gosec)
|