v8.0.0 #202
Annotations
10 errors and 2 warnings
lint:
x/feeburn/types/params.go#L39
undefined: yaml (typecheck)
|
lint:
app/ante.go#L25
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
app/ante.go#L37
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
lint:
app/ante.go#L43
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
lint:
app/ante.go#L46
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
app/ante.go#L47
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
app/app.go#L466
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L557
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L564
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L655
app.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/chihuahua/chihuahua. Supported file pattern: go.sum
|