This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
contract executor #64
Triggered via pull request
September 17, 2023 03:58
Status
Failure
Total duration
2m 53s
Artifacts
–
Annotations
10 errors
lint:
app/app.go#L402
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L434
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L440
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L538
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L545
app.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
lint:
app/app.go#L547
app.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
lint:
app/app.go#L550
app.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
lint:
app/app.go#L560
app.MountKVStores undefined (type *App has no field or method MountKVStores) (typecheck)
|
lint:
app/app.go#L561
app.MountTransientStores undefined (type *App has no field or method MountTransientStores) (typecheck)
|
lint:
app/app.go#L562
app.MountMemoryStores undefined (type *App has no field or method MountMemoryStores) (typecheck)
|