Skip to content

feat: zevm message passing #3602

feat: zevm message passing

feat: zevm message passing #3602

Triggered via pull request April 19, 2024 05:24
Status Failure
Total duration 4m 7s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 9 warnings
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#L317
var-naming: method parameter sourceChainId should be sourceChainID (revive)
lint: x/fungible/keeper/evm.go#L364
var-naming: method parameter sourceChainId should be sourceChainID (revive)