Skip to content

refactor: cctx validate inbound #4614

refactor: cctx validate inbound

refactor: cctx validate inbound #4614

Triggered via pull request June 12, 2024 13:35
Status Failure
Total duration 4m 44s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: x/crosschain/keeper/evm_hooks.go#L144
unused-parameter: parameter 'tss' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/crosschain/keeper/evm_hooks.go#L211
unused-parameter: parameter 'tss' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/crosschain/keeper/evm_hooks.go#L280
unused-parameter: parameter 'receiverChain' seems to be unused, consider removing or renaming it as _ (revive)