Skip to content

Merge tag 'v1.6.9' into release/1.11 #13

Merge tag 'v1.6.9' into release/1.11

Merge tag 'v1.6.9' into release/1.11 #13

Triggered via push August 9, 2024 07:31
Status Failure
Total duration 1m 46s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Test on 1.22: actor/manager/container.go#L83
cannot use state.NewActorStateManager(impl.Type(), actorID, state.NewDaprStateAsyncProvider(daprClient)) (value of type actor.StateManager) as actor.StateManagerContext value in argument to impl.SetStateManager: actor.StateManager does not implement actor.StateManagerContext (wrong type for method Add)
Test on 1.22: actor/manager/manager.go#L139
newContainer.GetActor().Activate undefined (type actor.ServerContext has no field or method Activate)
Test on 1.22: actor/manager/manager.go#L144
not enough arguments in call to newContainer.GetActor().SaveState
Test on 1.22: actor/manager/manager.go#L201
use of package actor not in selector
Test on 1.22: actor/manager/manager.go#L248
m.activeActors undefined (type *DefaultActorManager has no field or method activeActors)
Test on 1.22: actor/manager/manager.go#L269
m.activeActors undefined (type *DefaultActorManager has no field or method activeActors)
Test on 1.22
Process completed with exit code 2.
Test on 1.21: actor/manager/container.go#L83
cannot use state.NewActorStateManager(impl.Type(), actorID, state.NewDaprStateAsyncProvider(daprClient)) (value of type actor.StateManager) as actor.StateManagerContext value in argument to impl.SetStateManager: actor.StateManager does not implement actor.StateManagerContext (wrong type for method Add)
Test on 1.21: actor/manager/manager.go#L139
newContainer.GetActor().Activate undefined (type actor.ServerContext has no field or method Activate)
Test on 1.21: actor/manager/manager.go#L144
not enough arguments in call to newContainer.GetActor().SaveState
Test on 1.21: actor/manager/manager.go#L201
use of package actor not in selector
Test on 1.21: actor/manager/manager.go#L248
m.activeActors undefined (type *DefaultActorManager has no field or method activeActors)
Test on 1.21: actor/manager/manager.go#L269
m.activeActors undefined (type *DefaultActorManager has no field or method activeActors)
Test on 1.21
Process completed with exit code 2.