feat(centralnic reseller go-sdk): introducing CNR Go-SDK API Connector #177
Triggered via pull request
September 16, 2024 15:53
Status
Failure
Total duration
2m 11s
Artifacts
–
test.yml
on: pull_request
tests
/
🧪 Linting
2m 1s
Matrix: tests / 🧪 Testing
tests
/
...
/
Auto-merge Dependabot PR
Annotations
10 errors
tests / 🧪 Linting:
apiclient.go#L490
Error return value of `fmt.Sscan` is not checked (errcheck)
|
tests / 🧪 Linting
Error return value of `rec.GetDataByKey` is not checked (errcheck)
|
tests / 🧪 Linting:
apiclient.go#L390
cyclomatic complexity 18 of func `(*APIClient).Request` is high (> 15) (gocyclo)
|
tests / 🧪 Linting:
apiclient.go#L365
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
tests / 🧪 Linting:
apiclient/apiclient.go#L490
Error return value of `fmt.Sscan` is not checked (errcheck)
|
tests / 🧪 Linting:
apiclient/apiclient_test.go#L532
Error return value of `rec.GetDataByKey` is not checked (errcheck)
|
tests / 🧪 Linting:
apiclient/apiclient.go#L390
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#L365
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
tests / 🧪 Linting
G115: integer overflow conversion uint64 -> uint16 (gosec)
|