doc: formatting (#29) #5
Annotations
6 errors and 1 warning
golint:
api/managed_account/managed_account_test.go#L250
Error return value of `logger.Sync` is not checked (errcheck)
|
golint:
api/managed_account/managed_account_test.go#L265
Error return value of `w.Write` is not checked (errcheck)
|
golint:
api/managed_account/managed_account_test.go#L268
Error return value of `w.Write` is not checked (errcheck)
|
golint:
api/managed_account/managed_account_test.go#L272
Error return value of `w.Write` is not checked (errcheck)
|
golint:
api/managed_account/managed_account_test.go#L270
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
golint
issues found
|
golint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|