string method and update docs #116
Annotations
10 errors
worker/worker_test.go#L37
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
worker/worker_test.go#L44
worker.workerID undefined (type *Worker has no field or method workerID)
|
worker/worker_test.go#L66
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
worker/worker_test.go#L105
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
worker/worker_test.go#L151
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
worker/worker_test.go#L224
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
worker/worker_test.go#L304
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
worker/worker_test.go#L377
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
worker/worker_test.go#L466
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
|
This job failed
Loading