Skip to content

Update Interchain-test and lint #725

Update Interchain-test and lint

Update Interchain-test and lint #725

Triggered via pull request July 24, 2023 14:25
Status Failure
Total duration 1m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: x/ratelimit/keeper/packet.go#L194
packetInfo declared and not used (typecheck)
lint: app/app.go#L299
app.InitSpecialKeepers undefined (type *CentauriApp has no field or method InitSpecialKeepers) (typecheck)
lint: app/app.go#L308
app.InitNormalKeepers undefined (type *CentauriApp has no field or method InitNormalKeepers) (typecheck)
lint: app/app.go#L321
app.TransferKeeper undefined (type *CentauriApp has no field or method TransferKeeper) (typecheck)
lint: app/app.go#L322
app.RouterKeeper undefined (type *CentauriApp has no field or method RouterKeeper) (typecheck)
lint: app/app.go#L323
app.TransferMiddlewareKeeper undefined (type *CentauriApp has no field or method TransferMiddlewareKeeper) (typecheck)
lint: app/app.go#L324
app.RatelimitKeeper undefined (type *CentauriApp has no field or method RatelimitKeeper) (typecheck)
lint: app/app.go#L325
app.ICQKeeper undefined (type *CentauriApp has no field or method ICQKeeper) (typecheck)
lint: app/app.go#L327
app.ICAHostKeeper undefined (type *CentauriApp has no field or method ICAHostKeeper) (typecheck)
lint: app/app.go#L339
app.AccountKeeper undefined (type *CentauriApp has no field or method AccountKeeper) (typecheck)