Fixes #5001 #3827
verify-build.yml
on: pull_request
Basic Checks
2m 5s
Unit Tests
0s
Matrix: Integration Tests
Annotations
10 errors
Basic Checks:
core/chaincode/handler.go#L1328
txContext.Handler undefined (type *TransactionContext has no field or method Handler)
|
Basic Checks:
core/chaincode/handler.go#L1328
txContext.QueryIterator undefined (type *TransactionContext has no field or method QueryIterator)
|
Basic Checks:
core/chaincode/handler.go#L1330
txContext.QueryIterator undefined (type *TransactionContext has no field or method QueryIterator)
|
Basic Checks:
core/chaincode/handler.go#L1334
txContext.QueryIterator undefined (type *TransactionContext has no field or method QueryIterator)
|
Basic Checks:
core/chaincode/handler.go#L1341
txContext.QueryIterator undefined (type *TransactionContext has no field or method QueryIterator)
|
Basic Checks:
core/chaincode/handler.go#L1349
txContext.TxID undefined (type *TransactionContext has no field or method TxID)
|
Basic Checks:
core/chaincode/handler.go#L1328
txContext.Handler undefined (type *TransactionContext has no field or method Handler)
|
Basic Checks:
core/chaincode/handler.go#L1328
txContext.QueryIterator undefined (type *TransactionContext has no field or method QueryIterator)
|
Basic Checks:
core/chaincode/handler.go#L1330
txContext.QueryIterator undefined (type *TransactionContext has no field or method QueryIterator)
|
Basic Checks:
core/chaincode/handler.go#L1334
txContext.QueryIterator undefined (type *TransactionContext has no field or method QueryIterator)
|