Skip to content

fix: redistribution contract abi type change #15999

fix: redistribution contract abi type change

fix: redistribution contract abi type change #15999

Triggered via pull request October 6, 2023 08:35
Status Failure
Total duration 3m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Matrix: Test
Lint
28s
Lint
Coverage Report
0s
Coverage Report
Test (flaky)
22s
Test (flaky)
Trigger Beekeeper
0s
Trigger Beekeeper
Fit to window
Zoom out
Zoom in

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.