chore: update git submodules urls #3
Annotations
4 errors
Code Quality (1.20):
stellar-kms/pkg/kafka/connection.go#L102
Error return value of `notify.Post` is not checked (errcheck)
|
Code Quality (1.20):
stellar-kms/pkg/stellar/horizon.go#L26
S1002: should omit comparison to bool constant, can be simplified to `!ok` (gosimple)
|
Code Quality (1.20):
stellar-kms/pkg/stellar/horizon.go#L46
S1002: should omit comparison to bool constant, can be simplified to `!ok` (gosimple)
|
Code Quality (1.20):
stellar-kms/pkg/kafka/connection_test.go#L65
ineffectual assignment to err (ineffassign)
|