Skip to content

Add debug output

Add debug output #1886

Triggered via push September 26, 2024 12:08
Status Failure
Total duration 2m 8s
Artifacts

go-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: go-cosmwasm/api/callbacks.go#L36
could not import C (cgo preprocessing failed) (typecheck)
lint: app/app.go#L216
app.GRPCQueryRouter undefined (type *SecretNetworkApp has no field or method GRPCQueryRouter) (typecheck)
lint: app/app.go#L351
app.MsgServiceRouter undefined (type *SecretNetworkApp has no field or method MsgServiceRouter) (typecheck)
lint: app/app.go#L361
app.MountKVStores undefined (type *SecretNetworkApp has no field or method MountKVStores) (typecheck)
lint: app/app.go#L362
app.MountTransientStores undefined (type *SecretNetworkApp has no field or method MountTransientStores) (typecheck)
lint: app/app.go#L363
app.MountMemoryStores undefined (type *SecretNetworkApp has no field or method MountMemoryStores) (typecheck)
lint: app/app.go#L382
app.SetAnteHandler undefined (type *SecretNetworkApp has no field or method SetAnteHandler) (typecheck)
lint: app/app.go#L384
app.SetInitChainer undefined (type *SecretNetworkApp has no field or method SetInitChainer) (typecheck)
lint: app/app.go#L385
app.SetBeginBlocker undefined (type *SecretNetworkApp has no field or method SetBeginBlocker) (typecheck)
lint: app/app.go#L386
app.SetPreBlocker undefined (type *SecretNetworkApp has no field or method SetPreBlocker) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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
The process '/usr/bin/git' failed with exit code 128
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/SecretNetwork/SecretNetwork. Supported file pattern: go.sum