Lift SyncFlowWorkflow into activity entirely #6108
Annotations
10 errors
golangci-lint
errgroup redeclared in this block
|
golangci-lint
other declaration of errgroup
|
golangci-lint
"golang.org/x/sync/errgroup" imported and not used (typecheck)
|
golangci-lint:
flow/workflows/activities.go#L3
could not import github.com/PeerDB-io/peer-flow/activities (-: # github.com/PeerDB-io/peer-flow/activities
|
golangci-lint
errgroup redeclared in this block
|
golangci-lint
other declaration of errgroup
|
golangci-lint
"golang.org/x/sync/errgroup" imported and not used) (typecheck)
|
golangci-lint:
flow/cmd/snapshot_worker.go#L13
could not import github.com/PeerDB-io/peer-flow/activities (-: # github.com/PeerDB-io/peer-flow/activities
|
golangci-lint
errgroup redeclared in this block
|
golangci-lint
other declaration of errgroup
|
Loading