feat: CNS-single-provider #1966
Triggered via pull request
September 19, 2024 14:31
Status
Failure
Total duration
1m 23s
Artifacts
–
Annotations
10 errors and 1 warning
lint:
app/export.go#L44
app.StakingKeeper undefined (type *LavaApp has no field or method StakingKeeper) (typecheck)
|
lint:
app/app.go#L989
app.UpgradeKeeper undefined (type *LavaApp has no field or method UpgradeKeeper) (typecheck)
|
lint:
app/app.go#L369
app.ParamsKeeper undefined (type *LavaApp has no field or method ParamsKeeper) (typecheck)
|
lint:
app/app.go#L372
app.ConsensusParamsKeeper undefined (type *LavaApp has no field or method ConsensusParamsKeeper) (typecheck)
|
lint:
app/app.go#L373
app.ConsensusParamsKeeper undefined (type *LavaApp has no field or method ConsensusParamsKeeper) (typecheck)
|
lint:
app/app.go#L376
app.CapabilityKeeper undefined (type *LavaApp has no field or method CapabilityKeeper) (typecheck)
|
lint:
app/app.go#L379
app.CapabilityKeeper undefined (type *LavaApp has no field or method CapabilityKeeper) (typecheck)
|
lint:
app/app.go#L380
app.CapabilityKeeper undefined (type *LavaApp has no field or method CapabilityKeeper) (typecheck)
|
lint:
app/app.go#L381
app.CapabilityKeeper undefined (type *LavaApp has no field or method CapabilityKeeper) (typecheck)
|
lint:
app/app.go#L382
app.CapabilityKeeper undefined (type *LavaApp has no field or method CapabilityKeeper) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/lava/lava. Supported file pattern: go.sum
|