step 2 of the refactor branch. #104
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
lint:
pkg/types/sign_state.go#L413
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
pkg/node/raft_store_test.go#L51
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
pkg/node/raft_store_test.go#L54
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
pkg/pcosigner/signer/iSigner.go#L13
line is 179 characters (lll)
|
lint:
pkg/pcosigner/signer/iSigner.go#L31
line is 178 characters (lll)
|
lint:
pkg/pcosigner/signer/shamirCosign/shamirCosign.go#L40
line is 135 characters (lll)
|
lint:
pkg/pcosigner/signer/shamirCosign/shamirCosign.go#L134
line is 203 characters (lll)
|
lint:
pkg/pcosigner/signer/shamirCosign/shamirCosign.go#L149
line is 172 characters (lll)
|
lint:
pkg/multiresolver/multi_test.go#L47
line is 127 characters (lll)
|
lint:
pkg/pcosigner/signer/shamirCosign/shamirCosign.go#L5
import "log" has alias "logg" which is not part of config (importas)
|
lint:
pkg/pcosigner/signer/shamirCosign/shamirCosign.go#L1
var-naming: don't use MixedCaps in package name; shamirCosign should be shamircosign (revive)
|