Refactor fabric imports #1406
Annotations
10 errors
|
golangci-lint:
platform/fabric/msp/mspimplsetup_test.go#L144
Error return value of `cp.GetHash` is not checked (errcheck)
|
|
golangci-lint:
platform/fabric/msp/msp_test.go#L478
Error return value of `mspMgr.Setup` is not checked (errcheck)
|
|
golangci-lint:
platform/fabric/msp/identities_test.go#L205
Error return value of `mspImpl.Setup` is not checked (errcheck)
|
|
golangci-lint:
platform/fabric/msp/identities_test.go#L184
Error return value of `mspImpl.Setup` is not checked (errcheck)
|
|
golangci-lint:
platform/fabric/msp/configbuilder_test.go#L99
Error return value of `os.Remove` is not checked (errcheck)
|
|
golangci-lint:
platform/fabric/msp/cache/cache_test.go#L292
Error return value of `mockMSP.SatisfiesPrincipal` is not checked (errcheck)
|
|
golangci-lint:
platform/fabric/msp/cache/cache_test.go#L269
Error return value of `mockMSP.SatisfiesPrincipal` is not checked (errcheck)
|
|
golangci-lint:
platform/fabric/msp/cache/cache_test.go#L114
Error return value of `wrappedMSP.DeserializeIdentity` is not checked (errcheck)
|
|
golangci-lint:
platform/fabric/msp/cache/cache_test.go#L113
Error return value of `wrappedMSP.DeserializeIdentity` is not checked (errcheck)
|
|
golangci-lint:
platform/fabric/core/generic/membership/channelconfig/util_test.go#L289
Error return value of `protolator.DeepUnmarshalJSON` is not checked (errcheck)
|
Loading