Skip to content

fix(fungible): use PostTxProcessing in EVM call #1558

fix(fungible): use PostTxProcessing in EVM call

fix(fungible): use PostTxProcessing in EVM call #1558

Triggered via pull request November 9, 2023 01:02
Status Failure
Total duration 3m 32s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
issues found
gosec-cosmos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gosec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: x/fungible/keeper/evm.go#L656
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)