Skip to content

Feature/solution skvs #706

Feature/solution skvs

Feature/solution skvs #706

Triggered via pull request June 11, 2024 12:56
Status Failure
Total duration 19m 20s
Artifacts

test.yml

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

Annotations

5 errors
docker (ubuntu-22.04, 22.04, jammy): ecc_go/chaincode/enclave_go/skvs_stub.go#L33
Error doesn't have side effects and its return value is ignored (SA4017)
docker (ubuntu-22.04, 22.04, jammy): ecc_go/chaincode/enclave_go/skvs_stub_Interface.go#L68
should omit comparison to bool constant, can be simplified to !found (S1002)
docker (ubuntu-22.04, 22.04, jammy): ecc_go/chaincode/singleKVS.go#L18
var logger is unused (U1000)
docker (ubuntu-22.04, 22.04, jammy)
Process completed with exit code 2.