Overhaul workflow verification #1699
Annotations
5 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
scenarios/ebb_and_flow.go#L345
e.incrementTotalCompletedWorkflow undefined (type *ebbAndFlowExecutor has no field or method incrementTotalCompletedWorkflow)
|
|
Run tests:
scenarios/ebb_and_flow.go#L298
range over activities (variable of type int64) permits only one iteration variable
|
|
Run tests:
scenarios/ebb_and_flow.go#L294
cannot use config.Sample(rng) (value of type []*kitchensink.ExecuteActivityAction) as int64 value in assignment
|
|
Run tests:
scenarios/ebb_and_flow.go#L294
no new variables on left side of :=
|
Loading