feat(centralnic reseller go-sdk): introducing CNR Go-SDK API Connector #181
Triggered via pull request
September 20, 2024 08:38
Status
Failure
Total duration
2m 19s
Artifacts
–
test.yml
on: pull_request
tests
/
🧪 Linting
2m 6s
Matrix: tests / 🧪 Testing
tests
/
...
/
Auto-merge Dependabot PR
Annotations
6 errors
tests / 🧪 Linting:
apiclient.go#L389
cyclomatic complexity 18 of func `(*APIClient).Request` is high (> 15) (gocyclo)
|
tests / 🧪 Linting:
apiclient.go#L364
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
tests / 🧪 Linting:
apiclient/apiclient.go#L389
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:
apiclient/apiclient.go#L364
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
tests / 🧪 Linting
G115: integer overflow conversion uint64 -> uint16 (gosec)
|