Problem: dependencies are not up to date #2947
Annotations
10 errors and 1 warning
golangci-lint:
x/nft/simulation/decoder.go#L41
missing return (typecheck)
|
golangci-lint:
x/nft-transfer/keeper/relay.go#L97
undefined: metrics (typecheck)
|
golangci-lint:
x/nft-transfer/keeper/relay.go#L105
undefined: metrics (typecheck)
|
golangci-lint:
x/nft-transfer/simulation/decoder.go#L33
missing return (typecheck)
|
golangci-lint:
app/ante.go#L22
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
app/ante.go#L25
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
golangci-lint:
app/ante.go#L28
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
golangci-lint:
app/ante.go#L32
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
golangci-lint:
app/ante.go#L39
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
golangci-lint:
app/ante.go#L42
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@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/
|