feat(dot/sync): improve worker pool #13743
Annotations
10 errors and 1 warning
Lint:
dot/sync/fullsync_test.go#L208
unknown field Completed in struct literal of type struct{Task Task; Result Result; Error error; Retries int; Who peer.ID}
|
Lint:
dot/sync/fullsync_test.go#L221
unknown field Completed in struct literal of type struct{Task Task; Result Result; Error error; Retries int; Who peer.ID}
|
Lint:
dot/sync/fullsync_test.go#L295
unknown field Completed in struct literal of type TaskResult
|
Lint:
dot/sync/worker_pool_test.go#L105
result.Completed undefined (type TaskResult has no field or method Completed)
|
Lint:
dot/sync/worker_pool_test.go#L121
wp.GetBatch undefined (type WorkerPool has no field or method GetBatch)
|
Lint:
dot/sync/worker_pool_test.go#L151
wp.GetBatch undefined (type WorkerPool has no field or method GetBatch)
|
Lint:
dot/sync/worker_pool_test.go#L182
undefined: BatchID
|
Lint:
dot/sync/worker_pool_test.go#L207
wp.GetBatch undefined (type WorkerPool has no field or method GetBatch)
|
Lint:
dot/sync/worker_pool_test.go#L224
wp.GetBatch undefined (type WorkerPool has no field or method GetBatch)
|
Lint:
dot/sync/worker_pool_test.go#L259
wp.GetBatch undefined (type WorkerPool has no field or method GetBatch)
|
Run actions/setup-go@v5
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Loading