Annotations
10 errors and 1 warning
x/htlc/types/params.go#L47
undefined: yaml (typecheck)
|
x/htlc/types/params.go#L71
undefined: yaml (typecheck)
|
x/htlc/types/params.go#L77
undefined: yaml (typecheck)
|
x/htlc/simulation/decoder.go#L28
missing return (typecheck)
|
x/htlc/handler.go#L13
msgServer declared and not used (typecheck)
|
app/app.go#L340
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
app/app.go#L402
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
app/app.go#L462
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
app/app.go#L656
app.Router undefined (type *App has no field or method Router) (typecheck)
|
app/app.go#L684
app.MountKVStores undefined (type *App has no field or method MountKVStores) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
This job failed
Loading