Added a new inx method to validate if a transaction can be executed by the VM successfully #1781
unit-test.yml
on: pull_request
Unit tests
6m 27s
Unit tests -race
13m 21s
Annotations
3 errors
[golangci] components/inx/server_issuance.go#L24:
components/inx/server_issuance.go#L24
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
[golangci] components/inx/server_issuance.go#L44:
components/inx/server_issuance.go#L44
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
Unit tests -race
Process completed with exit code 1.
|