Refactor fabric imports #3550
tests.yml
on: pull_request
checks
2m 58s
itest-list
6s
Matrix: itest
Annotations
9 errors
|
checks
Process completed with exit code 2.
|
|
checks:
platform/fabric/msp/mspimplvalidate.go#L128
validationChain[1].CheckCRLSignature has been deprecated since Go 1.19: Use [RevocationList.CheckSignatureFrom] instead. (SA1019)
|
|
checks:
platform/fabric/msp/mspimplsetup.go#L222
x509.ParseCRL has been deprecated since Go 1.19: Use [ParseRevocationList] instead. (SA1019)
|
|
checks:
platform/fabric/msp/mspimplsetup.go#L76
error strings should not be capitalized (ST1005)
|
|
checks:
platform/fabric/msp/mspimplsetup.go#L69
error strings should not be capitalized (ST1005)
|
|
checks:
platform/fabric/msp/mspimplsetup.go#L58
error strings should not end with punctuation or newlines (ST1005)
|
|
checks:
platform/fabric/msp/mspimplsetup.go#L58
error strings should not be capitalized (ST1005)
|
|
checks:
platform/fabric/msp/mspimplsetup.go#L28
error strings should not be capitalized (ST1005)
|
|
checks:
platform/fabric/msp/cache/second_chance.go#L50
func (*secondChanceCache).len is unused (U1000)
|