Skip to content

signer / crypto abstractions #112

signer / crypto abstractions

signer / crypto abstractions #112

Triggered via pull request June 25, 2024 09:52
Status Failure
Total duration 31s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint (1.18.x, ubuntu-latest): state/mapping/state.go#L252
s.Serializer undefined (type *Impl has no field or method Serializer) (typecheck)
lint (1.18.x, ubuntu-latest): gateway/chaincode.pb.gw.go#L159
stream.Header undefined (type ChaincodeService_EventsStreamClient has no field or method Header) (typecheck)
lint (1.18.x, ubuntu-latest): gateway/chaincode.pb.gw.go#L223
stream.Header undefined (type ChaincodeEventsService_EventsStreamClient has no field or method Header) (typecheck)
lint (1.18.x, ubuntu-latest): gateway/chaincode.pb.gw.go#L391
stream.Header undefined (type ChaincodeInstanceService_EventsStreamClient has no field or method Header) (typecheck)
lint (1.18.x, ubuntu-latest): gateway/chaincode.pb.gw.go#L455
stream.Header undefined (type ChaincodeInstanceEventsService_EventsStreamClient has no field or method Header) (typecheck)
lint (1.18.x, ubuntu-latest): gateway/chaincode_instance_event_service.go#L65
stream.Context undefined (type ChaincodeInstanceEventsService_EventsStreamServer has no field or method Context) (typecheck)
lint (1.18.x, ubuntu-latest): gateway/chaincode_instance_event_service.go#L70
stream.Context undefined (type ChaincodeInstanceEventsService_EventsStreamServer has no field or method Context) (typecheck)
lint (1.18.x, ubuntu-latest): gateway/chaincode_instance_event_service.go#L72
stream.Context undefined (type ChaincodeInstanceEventsService_EventsStreamServer has no field or method Context) (typecheck)
lint (1.18.x, ubuntu-latest): gateway/opt.go#L8
"github.com/golang/protobuf/proto" imported and not used (typecheck)
lint (1.18.x, ubuntu-latest): identity/entry.go#L81
id.GetMSPIdentifier undefined (type Identity has no field or method GetMSPIdentifier) (typecheck)
lint (1.18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/