Skip to content

feat(puller): remove historical syncing and run a single syncer #15484

feat(puller): remove historical syncing and run a single syncer

feat(puller): remove historical syncing and run a single syncer #15484

Triggered via pull request July 4, 2023 08:13
Status Failure
Total duration 1m 58s
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
Trigger Beekeeper
0s
Trigger Beekeeper
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Test (ubuntu-latest): pkg/puller/puller.go#L278
cannot use -1 (untyped int constant) as uint64 value in argument to p.sync.Add (overflows)
Test (ubuntu-latest)
Process completed with exit code 2.
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Test (macos-latest): pkg/puller/puller.go#L278
cannot use -1 (untyped int constant) as uint64 value in argument to p.sync.Add (overflows)
Test (macos-latest)
The operation was canceled.
Lint: cmd/bee/cmd/db.go#L21
"github.com/ethersphere/bee/pkg/storage" imported and not used (typecheck)
Lint: pkg/node/node.go#L52
could not import github.com/ethersphere/bee/pkg/puller (-: # github.com/ethersphere/bee/pkg/puller
Lint: pkg/puller/puller.go#L278
cannot use -1 (untyped int constant) as uint64 value in argument to p.sync.Add (overflows)) (typecheck)
Lint: pkg/puller/metrics.go#L1
: # github.com/ethersphere/bee/pkg/puller [github.com/ethersphere/bee/pkg/puller.test]
Lint: pkg/puller/puller.go#L278
cannot use -1 (untyped int constant) as uint64 value in argument to p.sync.Add (overflows) (typecheck)
Lint: pkg/puller/puller_test.go#L16
could not import github.com/ethersphere/bee/pkg/puller (-: # github.com/ethersphere/bee/pkg/puller [github.com/ethersphere/bee/pkg/puller.test]
Lint: pkg/puller/puller.go#L278
cannot use -1 (untyped int constant) as uint64 value in argument to p.sync.Add (overflows)) (typecheck)
Lint
issues found
Test (flaky): pkg/puller/puller.go#L278
cannot use -1 (untyped int constant) as uint64 value in argument to p.sync.Add (overflows)
Test (flaky)
Process completed with exit code 2.