feat: add command to modify genesis before import #3607
Annotations
4 errors and 2 warnings
Run Gosec Security Scanner:
cmd/zetacored/parse_genesis.go#L33
"github.com/zeta-chain/zetacore/x/emissions/types" imported as emissionstypes and not used
|
Run Gosec Security Scanner:
cmd/zetacored/parse_genesis.go#L34
"github.com/zeta-chain/zetacore/x/fungible/types" imported as fungibletypes and not used
|
Run Gosec Security Scanner:
cmd/zetacored/parse_genesis.go#L50
undefined: fungibleModuleTypes
|
Run Gosec Security Scanner:
cmd/zetacored/parse_genesis.go#L51
undefined: emissionsModuleTypes
|
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/.
|
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/
|
Loading