fix: redistribution contract abi type change #15999
Annotations
10 errors
cmd/bee/cmd/db.go#L23
"github.com/ethersphere/bee/pkg/storage" imported and not used (typecheck)
|
pkg/api/api.go#L53
could not import github.com/ethersphere/bee/pkg/storageincentives (-: # github.com/ethersphere/bee/pkg/storageincentives
|
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit) (typecheck)
|
pkg/api/api_test.go#L59
could not import github.com/ethersphere/bee/pkg/storageincentives (-: # github.com/ethersphere/bee/pkg/storageincentives
|
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit) (typecheck)
|
pkg/node/node.go#L62
could not import github.com/ethersphere/bee/pkg/storageincentives (-: # github.com/ethersphere/bee/pkg/storageincentives
|
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit) (typecheck)
|
pkg/storageincentives/agent.go#L1
: # github.com/ethersphere/bee/pkg/storageincentives [github.com/ethersphere/bee/pkg/storageincentives.test]
|
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit (typecheck)
|
pkg/storageincentives/agent_test.go#L22
could not import github.com/ethersphere/bee/pkg/storageincentives (-: # github.com/ethersphere/bee/pkg/storageincentives [github.com/ethersphere/bee/pkg/storageincentives.test]
|
The logs for this run have expired and are no longer available.
Loading