chore(deps): bump go.temporal.io/api from 1.32.1 to 1.40.0 #1805
tests.yaml
on: pull_request
Check license on files
10s
Lint files
1m 52s
Build operator
2m 50s
Test operator
2m 50s
Annotations
25 errors
Lint files:
pkg/temporal/client.go#L30
could not import go.temporal.io/sdk/client (-: # go.temporal.io/sdk/client
|
Lint files
cannot convert options (variable of type WorkflowServiceProxyOptions) to type proxy.WorkflowServiceProxyOptions) (typecheck)
|
Lint files:
tests/e2e/temporal/testworker/worker.go#L21
could not import go.temporal.io/sdk/client (-: # go.temporal.io/sdk/client
|
Lint files
cannot convert options (variable of type WorkflowServiceProxyOptions) to type proxy.WorkflowServiceProxyOptions) (typecheck)
|
Lint files:
tests/e2e/temporal/teststarter/starter.go#L25
could not import go.temporal.io/sdk/client (-: # go.temporal.io/sdk/client
|
Lint files
cannot convert options (variable of type WorkflowServiceProxyOptions) to type proxy.WorkflowServiceProxyOptions) (typecheck)
|
Lint files:
controllers/temporalschedule_controller.go#L28
could not import go.temporal.io/sdk/client (-: # go.temporal.io/sdk/client
|
Lint files
cannot convert options (variable of type WorkflowServiceProxyOptions) to type proxy.WorkflowServiceProxyOptions) (typecheck)
|
Lint files
issues found
|
Test operator
undefined: v11.IncomingServiceSpec
|
Test operator
undefined: v11.IncomingServiceSpec
|
Test operator
undefined: v11.OutgoingServiceSpec
|
Test operator
undefined: v11.OutgoingServiceSpec
|
Test operator
undefined: v11.IncomingServiceSpec
|
Test operator
undefined: v11.OutgoingServiceSpec
|
Test operator
cannot convert options (variable of type WorkflowServiceProxyOptions) to type proxy.WorkflowServiceProxyOptions
|
Test operator
Process completed with exit code 2.
|
Build operator
undefined: v11.IncomingServiceSpec
|
Build operator
undefined: v11.IncomingServiceSpec
|
Build operator
undefined: v11.OutgoingServiceSpec
|
Build operator
undefined: v11.OutgoingServiceSpec
|
Build operator
undefined: v11.IncomingServiceSpec
|
Build operator
undefined: v11.OutgoingServiceSpec
|
Build operator
cannot convert options (variable of type WorkflowServiceProxyOptions) to type proxy.WorkflowServiceProxyOptions
|
Build operator
Process completed with exit code 2.
|