Skip to content
Triggered via push September 23, 2024 12:14
Status Failure
Total duration 1m 1s
Artifacts

code-check.yml

on: push
code-checks
50s
code-checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
code-checks: x/htlc/types/params.go#L47
undefined: yaml (typecheck)
code-checks: x/htlc/types/params.go#L71
undefined: yaml (typecheck)
code-checks: x/htlc/types/params.go#L77
undefined: yaml (typecheck)
code-checks: x/htlc/simulation/decoder.go#L28
missing return (typecheck)
code-checks: x/htlc/handler.go#L13
msgServer declared and not used (typecheck)
code-checks: app/app.go#L340
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
code-checks: app/app.go#L402
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
code-checks: app/app.go#L462
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
code-checks: app/app.go#L656
app.Router undefined (type *App has no field or method Router) (typecheck)
code-checks: app/app.go#L684
app.MountKVStores undefined (type *App has no field or method MountKVStores) (typecheck)
code-checks
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/