refactor: cctx validate inbound #4614
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)
|