Support Orchestration ID Reuse Policies #112
Annotations
20 errors and 3 warnings
build (1.21.x):
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)
|
build (1.21.x):
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)
|
build (1.21.x):
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)
|
build (1.21.x):
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)
|
build (1.21.x):
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)
|
build (1.21.x)
Process completed with exit code 1.
|
build (1.19.x)
The job was canceled because "_1_21_x" failed.
|
build (1.19.x):
tests/taskhub_test.go#L24
cannot use be (variable of type *mocks.Backend) as type backend.Backend in argument to backend.NewTaskHubWorker:
|
build (1.19.x):
tests/taskhub_test.go#L40
cannot use be (variable of type *mocks.Backend) as type backend.Backend in argument to backend.NewTaskHubWorker:
|
build (1.19.x):
tests/worker_test.go#L39
cannot use be (variable of type *mocks.Backend) as type backend.Backend in argument to backend.NewOrchestrationWorker:
|
build (1.19.x):
tests/worker_test.go#L53
cannot use be (variable of type *mocks.Backend) as type backend.Backend in argument to backend.NewOrchestrationWorker:
|
build (1.19.x):
tests/worker_test.go#L102
cannot use be (variable of type *mocks.Backend) as type backend.Backend in argument to backend.NewOrchestrationWorker:
|
build (1.19.x)
The operation was canceled.
|
build (1.20.x)
The job was canceled because "_1_21_x" failed.
|
build (1.20.x):
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)
|
build (1.20.x):
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)
|
build (1.20.x):
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)
|
build (1.20.x):
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)
|
build (1.20.x):
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)
|
build (1.20.x)
The operation was canceled.
|
build (1.21.x)
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/
|
build (1.19.x)
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/
|
build (1.20.x)
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/
|