string method and update docs #116
Annotations
20 errors
test (ubuntu-latest):
worker/worker_test.go#L37
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (ubuntu-latest):
worker/worker_test.go#L44
worker.workerID undefined (type *Worker has no field or method workerID)
|
test (ubuntu-latest):
worker/worker_test.go#L66
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (ubuntu-latest):
worker/worker_test.go#L105
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (ubuntu-latest):
worker/worker_test.go#L151
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (ubuntu-latest):
worker/worker_test.go#L224
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (ubuntu-latest):
worker/worker_test.go#L304
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (ubuntu-latest):
worker/worker_test.go#L377
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (ubuntu-latest):
worker/worker_test.go#L466
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest):
worker/worker_test.go#L37
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (macos-latest):
worker/worker_test.go#L44
worker.workerID undefined (type *Worker has no field or method workerID)
|
test (macos-latest):
worker/worker_test.go#L66
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (macos-latest):
worker/worker_test.go#L105
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (macos-latest):
worker/worker_test.go#L151
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (macos-latest):
worker/worker_test.go#L224
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (macos-latest):
worker/worker_test.go#L304
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (macos-latest):
worker/worker_test.go#L377
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (macos-latest):
worker/worker_test.go#L466
cannot use 1 (untyped int constant) as string value in argument to NewWorker
|
test (macos-latest)
Process completed with exit code 1.
|