Skip to content

Archive Node Online Migration #7320

Archive Node Online Migration

Archive Node Online Migration #7320

Triggered via pull request September 25, 2024 03:33
Status Failure
Total duration 3m 40s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: x/evm/ante/preprocess.go#L29
"github.com/sei-protocol/sei-chain/x/evm/types/ethtx" imported and not used (typecheck)
lint: x/oracle/simulation/genesis.go#L102
missing type in composite literal (typecheck)
lint: x/oracle/simulation/genesis.go#L103
missing type in composite literal (typecheck)
lint: x/oracle/simulation/genesis.go#L14
"github.com/sei-protocol/sei-chain/x/oracle/utils" imported and not used (typecheck)
lint: app/abci.go#L76
app.ReloadDB undefined (type *App has no field or method ReloadDB) (typecheck)
lint: app/ante.go#L41
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
lint: app/ante.go#L44
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
lint: app/ante.go#L47
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
lint: app/ante.go#L62
options.ParamsKeeper undefined (type HandlerOptions has no field or method ParamsKeeper) (typecheck)
lint: app/ante.go#L75
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/