Merge branch 'dapr:main' into main #1
validate_examples.yaml
on: push
setup
13s
Matrix: validate-example
Annotations
10 errors
validate-example (pubsub):
actor/runtime/actor_runtime.go#L164
r.actorManagers undefined (type *ActorRunTime has no field or method actorManagers)
|
validate-example (pubsub):
actor/runtime/actor_runtime.go#L173
r.actorManagers undefined (type *ActorRunTime has no field or method actorManagers)
|
validate-example (pubsub)
Process completed with exit code 1.
|
validate-example (actor):
actor/runtime/actor_runtime.go#L164
r.actorManagers undefined (type *ActorRunTime has no field or method actorManagers)
|
validate-example (actor):
actor/runtime/actor_runtime.go#L173
r.actorManagers undefined (type *ActorRunTime has no field or method actorManagers)
|
validate-example (actor)
Process completed with exit code 1.
|
validate-example (service):
actor/runtime/actor_runtime.go#L164
r.actorManagers undefined (type *ActorRunTime has no field or method actorManagers)
|
validate-example (service):
actor/runtime/actor_runtime.go#L173
r.actorManagers undefined (type *ActorRunTime has no field or method actorManagers)
|
validate-example (service)
Process completed with exit code 1.
|
validate-example (socket)
Process completed with exit code 1.
|