Skip to content

feat: support withdraws, calls and reverts with Gateway contract #5828

feat: support withdraws, calls and reverts with Gateway contract

feat: support withdraws, calls and reverts with Gateway contract #5828

Triggered via pull request August 13, 2024 13:46
Status Failure
Total duration 4m 23s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: zetaclient/chains/evm/observer/v2_outbound.go#L110
unused-parameter: parameter 'cctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: zetaclient/chains/evm/observer/v2_outbound.go#L111
unused-parameter: parameter 'receipt' seems to be unused, consider removing or renaming it as _ (revive)
lint: zetaclient/chains/evm/observer/v2_outbound.go#L112
unused-parameter: parameter 'gatewayAddr' seems to be unused, consider removing or renaming it as _ (revive)
lint: zetaclient/chains/evm/observer/v2_outbound.go#L113
unused-parameter: parameter 'gateway' seems to be unused, consider removing or renaming it as _ (revive)
lint
issues found
nosec_alert
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/