Skip to content

Eip-1559 default values #7416

Eip-1559 default values

Eip-1559 default values #7416

Triggered via pull request October 4, 2024 18:17
Status Failure
Total duration 3m 22s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: aclmapping/utils/resource_type.go#L25
missing type in composite literal (typecheck)
lint: aclmapping/utils/resource_type.go#L30
missing type in composite literal (typecheck)
lint: aclmapping/utils/resource_type.go#L37
missing type in composite literal (typecheck)
lint: evmrpc/simulate.go#L248
declared and not used: i (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/