You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"message" : "['go-testcases/hf/cchi/cchi1/cchi1.go':16:63] on 'untyped SimpleContract::Invoke(*SimpleContract t, shim.ChaincodeStubInterface stub)': [EXPRESSION] Detected possible cross-channel invocation. It may lead to a lack of transparency because no new transactions are created during the invocation."
4
+
}, {
5
+
"message" : "['go-testcases/hf/cchi/cchi1/cchi1.go':16:63] on 'untyped SimpleContract::Invoke(*SimpleContract t, shim.ChaincodeStubInterface stub)': [EXPRESSION] Detected possible cross-channel invocation. It may lead to uncommited write operations during the execution of callee chaincode."
"message" : "['go-testcases/hf/cchi/cchi2/cchi2.go':16:78] on 'untyped SimpleContract::Invoke(*SimpleContract t, shim.ChaincodeStubInterface stub)': [EXPRESSION] Detected possible cross-channel invocation. It may lead to a lack of transparency because no new transactions are created during the invocation."
4
+
}, {
5
+
"message" : "['go-testcases/hf/cchi/cchi2/cchi2.go':16:78] on 'untyped SimpleContract::Invoke(*SimpleContract t, shim.ChaincodeStubInterface stub)': [EXPRESSION] Detected possible cross-channel invocation. It may lead to uncommited write operations during the execution of callee chaincode."
"message" : "['go-testcases/hf/cchi/cchi3/cchi3.go':22:63] on 'untyped SimpleContract::Invoke(*SimpleContract t, shim.ChaincodeStubInterface stub)': [EXPRESSION] Detected possible cross-channel invocation. It may lead to a lack of transparency because no new transactions are created during the invocation."
4
+
}, {
5
+
"message" : "['go-testcases/hf/cchi/cchi3/cchi3.go':22:63] on 'untyped SimpleContract::Invoke(*SimpleContract t, shim.ChaincodeStubInterface stub)': [EXPRESSION] Detected possible cross-channel invocation. It may lead to uncommited write operations during the execution of callee chaincode."
"message" : "['go-testcases/hf/cchi/cchi4/cchi4.go':24:63] on 'untyped SimpleContract::Invoke(*SimpleContract t, shim.ChaincodeStubInterface stub)': [EXPRESSION] Detected possible cross-channel invocation. It may lead to a lack of transparency because no new transactions are created during the invocation."
4
+
}, {
5
+
"message" : "['go-testcases/hf/cchi/cchi4/cchi4.go':24:63] on 'untyped SimpleContract::Invoke(*SimpleContract t, shim.ChaincodeStubInterface stub)': [EXPRESSION] Detected possible cross-channel invocation. It may lead to uncommited write operations during the execution of callee chaincode."
"message" : "['go-testcases/hf/cchi/cchi5/cchi5.go':17:66] on 'untyped SimpleContract::Invoke(*SimpleContract t, shim.ChaincodeStubInterface stub)': [EXPRESSION] Detected cross-channel invocations on different channels. The other invocation: 'go-testcases/hf/cchi/cchi5/cchi5.go':15:66. They may lead to a lack of transparency because no new transactions are created during the invocation."
4
+
}, {
5
+
"message" : "['go-testcases/hf/cchi/cchi5/cchi5.go':17:66] on 'untyped SimpleContract::Invoke(*SimpleContract t, shim.ChaincodeStubInterface stub)': [EXPRESSION] Detected cross-channel invocations on different channels. The other invocation: 'go-testcases/hf/cchi/cchi5/cchi5.go':15:66. They may lead to uncommited write operations during the execution of callee chaincode."
0 commit comments