Skip to content

feat(centralnic reseller go-sdk): introducing CNR Go-SDK API Connector #175

feat(centralnic reseller go-sdk): introducing CNR Go-SDK API Connector

feat(centralnic reseller go-sdk): introducing CNR Go-SDK API Connector #175

Triggered via pull request September 12, 2024 11:09
Status Failure
Total duration 2m 21s
Artifacts

test.yml

on: pull_request
Matrix: tests / 🧪 Testing
tests  /  ...  /  Auto-merge Dependabot PR
tests / dependabot / Auto-merge Dependabot PR
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests / 🧪 Linting: apiclient.go#L424
Error return value of `fmt.Sscan` is not checked (errcheck)
tests / 🧪 Linting: apiclient.go#L324
cyclomatic complexity 18 of func `(*APIClient).Request` is high (> 15) (gocyclo)
tests / 🧪 Linting: apiclient.go#L298
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
tests / 🧪 Linting: apiclient/apiclient.go#L424
Error return value of `fmt.Sscan` is not checked (errcheck)
tests / 🧪 Linting: apiclient/apiclient.go#L324
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#L298
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
tests / 🧪 Linting
G115: integer overflow conversion uint64 -> uint16 (gosec)