Skip to content

string method and update docs #116

string method and update docs

string method and update docs #116

Triggered via push September 5, 2024 13:41
Status Failure
Total duration 30s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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.