Skip to content

chore: comment unknown cmd code #141

chore: comment unknown cmd code

chore: comment unknown cmd code #141

Triggered via push March 19, 2024 16:20
Status Failure
Total duration 2m 19s
Artifacts

all.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
lint / golangci: app/app.go#L326
app.RegisterStreamingServices undefined (type *App has no field or method RegisterStreamingServices) (typecheck)
lint / golangci: app/app.go#L374
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
lint / golangci: app/app.go#L466
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
lint / golangci: app/app.go#L616
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
lint / golangci: app/app.go#L818
app.SetPreBlocker undefined (type *App has no field or method SetPreBlocker) (typecheck)
lint / golangci: app/app.go#L902
app.MountKVStores undefined (type *App has no field or method MountKVStores) (typecheck)
lint / golangci: app/app.go#L903
app.MountTransientStores undefined (type *App has no field or method MountTransientStores) (typecheck)
lint / golangci: app/app.go#L904
app.MountMemoryStores undefined (type *App has no field or method MountMemoryStores) (typecheck)
lint / golangci: app/app.go#L930
app.SetAnteHandler undefined (type *App has no field or method SetAnteHandler) (typecheck)
lint / golangci: app/app.go#L931
app.SetPostHandler undefined (type *App has no field or method SetPostHandler) (typecheck)
lint / buf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-lint-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.