Skip to content

chore: update git submodules urls #3

chore: update git submodules urls

chore: update git submodules urls #3

Triggered via pull request August 21, 2023 11:00
Status Success
Total duration 1m 59s
Artifacts

kms-cicd.yaml

on: pull_request
Matrix: Code Quality
Set outputs
7s
Set outputs
Fit to window
Zoom out
Zoom in

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)