Support Orchestration ID Reuse Policies #112
Annotations
6 errors and 1 warning
tests/taskhub_test.go#L24
cannot use be (variable of type *mocks.Backend) as backend.Backend value in argument to backend.NewTaskHubWorker: *mocks.Backend does not implement backend.Backend (missing method CleanupOrchestration)
|
tests/taskhub_test.go#L40
cannot use be (variable of type *mocks.Backend) as backend.Backend value in argument to backend.NewTaskHubWorker: *mocks.Backend does not implement backend.Backend (missing method CleanupOrchestration)
|
tests/worker_test.go#L39
cannot use be (variable of type *mocks.Backend) as backend.Backend value in argument to backend.NewOrchestrationWorker: *mocks.Backend does not implement backend.Backend (missing method CleanupOrchestration)
|
tests/worker_test.go#L53
cannot use be (variable of type *mocks.Backend) as backend.Backend value in argument to backend.NewOrchestrationWorker: *mocks.Backend does not implement backend.Backend (missing method CleanupOrchestration)
|
tests/worker_test.go#L102
cannot use be (variable of type *mocks.Backend) as backend.Backend value in argument to backend.NewOrchestrationWorker: *mocks.Backend does not implement backend.Backend (missing method CleanupOrchestration)
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading