fix: redistribution contract abi type change #15999
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
19 errors
Test (flaky):
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit
|
Test (flaky)
Process completed with exit code 2.
|
Lint:
cmd/bee/cmd/db.go#L23
"github.com/ethersphere/bee/pkg/storage" imported and not used (typecheck)
|
Lint:
pkg/api/api.go#L53
could not import github.com/ethersphere/bee/pkg/storageincentives (-: # github.com/ethersphere/bee/pkg/storageincentives
|
Lint:
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit) (typecheck)
|
Lint:
pkg/api/api_test.go#L59
could not import github.com/ethersphere/bee/pkg/storageincentives (-: # github.com/ethersphere/bee/pkg/storageincentives
|
Lint:
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit) (typecheck)
|
Lint:
pkg/node/node.go#L62
could not import github.com/ethersphere/bee/pkg/storageincentives (-: # github.com/ethersphere/bee/pkg/storageincentives
|
Lint:
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit) (typecheck)
|
Lint:
pkg/storageincentives/agent.go#L1
: # github.com/ethersphere/bee/pkg/storageincentives [github.com/ethersphere/bee/pkg/storageincentives.test]
|
Lint:
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit (typecheck)
|
Lint:
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]
|
Test (macos-latest):
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit
|
Test (macos-latest)
Process completed with exit code 2.
|
Test (windows-latest)
The job was canceled because "macos-latest" failed.
|
Test (windows-latest)
The operation was canceled.
|
Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Test (ubuntu-latest):
pkg/storageincentives/agent.go#L513
cannot use uint32(round) (value of type uint32) as uint64 value in argument to a.contract.Commit
|
Test (ubuntu-latest)
Process completed with exit code 2.
|