Skip to content

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

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 #357

Triggered via pull request October 3, 2023 15:18
Status Success
Total duration 4m 2s
Artifacts

build_tools.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)
[golangci] components/inx/server_issuance.go#L51: components/inx/server_issuance.go#L51
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)