Merge branch 'main' into feature/331 #6
Annotations
12 errors
Test on 1.22:
actor/manager/manager.go#L168
method DefaultActorManager.DeactivateActor already declared at actor/manager/manager.go:83:31
|
Test on 1.22:
actor/manager/manager.go#L169
m.activeActors undefined (type *DefaultActorManager has no field or method activeActors)
|
Test on 1.22:
actor/manager/manager.go#L174
m.activeActors undefined (type *DefaultActorManager has no field or method activeActors)
|
Test on 1.22:
actor/manager/container.go#L84
impl.Activate undefined (type actor.ServerContext has no field or method Activate)
|
Test on 1.22:
actor/manager/container.go#L89
no new variables on left side of :=
|
Test on 1.22
Process completed with exit code 2.
|
Test on 1.21:
actor/manager/manager.go#L168
method DefaultActorManager.DeactivateActor already declared at actor/manager/manager.go:83:31
|
Test on 1.21:
actor/manager/manager.go#L169
m.activeActors undefined (type *DefaultActorManager has no field or method activeActors)
|
Test on 1.21:
actor/manager/manager.go#L174
m.activeActors undefined (type *DefaultActorManager has no field or method activeActors)
|
Test on 1.21:
actor/manager/container.go#L84
impl.Activate undefined (type actor.ServerContext has no field or method Activate)
|
Test on 1.21:
actor/manager/container.go#L89
no new variables on left side of :=
|
Test on 1.21
Process completed with exit code 2.
|