Skip to content

feat: zevm message passing #3540

feat: zevm message passing

feat: zevm message passing #3540

Triggered via pull request April 17, 2024 06:11
Status Failure
Total duration 3m 58s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 9 warnings
gosec-cosmos
Process completed with exit code 2.
lint: zetaclient/evm/evm_signer.go#L465
printf: (*github.com/rs/zerolog.Event).Msgf call has arguments but no formatting directives (govet)
lint: x/crosschain/types/expected_keepers.go#L10
ST1019: package "github.com/ethereum/go-ethereum/common" is being imported more than once (stylecheck)
lint: x/crosschain/types/expected_keepers.go#L11
ST1019(related information): other import of "github.com/ethereum/go-ethereum/common" (stylecheck)
lint: x/fungible/keeper/evm.go#L26
ST1019: package "github.com/zeta-chain/protocol-contracts/pkg/contracts/zevm/zetaconnectorzevm.sol" is being imported more than once (stylecheck)
lint: x/fungible/keeper/evm.go#L27
ST1019(related information): other import of "github.com/zeta-chain/protocol-contracts/pkg/contracts/zevm/zetaconnectorzevm.sol" (stylecheck)
lint: x/fungible/keeper/evm.go#L16
ST1019: package "github.com/ethereum/go-ethereum/common" is being imported more than once (stylecheck)
lint: x/fungible/keeper/evm.go#L17
ST1019(related information): other import of "github.com/ethereum/go-ethereum/common" (stylecheck)
lint
issues found
nosec_alert
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gosec-cosmos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, 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
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#L314
var-naming: method parameter sourceChainId should be sourceChainID (revive)
lint: x/fungible/keeper/evm.go#L352
var-naming: method parameter sourceChainId should be sourceChainID (revive)