Skip to content

Added a new inx method to validate if a transaction can be executed by the VM successfully #1781

Added a new inx method to validate if a transaction can be executed by the VM successfully

Added a new inx method to validate if a transaction can be executed by the VM successfully #1781

Triggered via pull request October 3, 2023 15:15
Status Failure
Total duration 13m 28s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.