add permeability to topN list with score EMAs #93
Annotations
10 errors and 1 warning
lint:
x/emissions/keeper/actor_utils/losses.go#L149
undefined: UpdateScoresOfPassiveActorsWithActivePercentile
|
lint:
x/emissions/keeper/actor_utils/losses.go#L165
cannot use i (variable of type int) as string value in map index
|
lint:
x/emissions/keeper/actor_utils/losses.go#L165
cannot use j (variable of type int) as string value in map index
|
lint:
x/emissions/keeper/actor_utils/losses.go#L169
cannot use lossBundlesByReputer (variable of type map[string]*"github.com/allora-network/allora-chain/x/emissions/types".ReputerValueBundle) as []*"github.com/allora-network/allora-chain/x/emissions/types".ReputerValueBundle value in struct literal
|
lint:
x/emissions/keeper/actor_utils/losses.go#L176
undefined: stakesByReputer (typecheck)
|
lint:
x/emissions/keeper/msgserver/msg_server_worker_payload.go#L441
expected '}', found 'EOF' (typecheck)
|
lint:
x/emissions/module/rewards/topic_rewards.go#L8
could not import github.com/allora-network/allora-chain/x/emissions/keeper/actor_utils (-: # github.com/allora-network/allora-chain/x/emissions/keeper/actor_utils
|
lint:
x/emissions/keeper/actor_utils/losses.go#L149
undefined: UpdateScoresOfPassiveActorsWithActivePercentile
|
lint:
x/emissions/keeper/actor_utils/losses.go#L165
cannot use i (variable of type int) as string value in map index
|
lint:
x/emissions/keeper/actor_utils/losses.go#L165
cannot use j (variable of type int) as string value in map index
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|