Add gRPC API to Lucidity to list workers #817
Annotations
10 errors and 1 warning
lucidity/main.go#L11
could not import github.com/thought-machine/please-servers/lucidity/rpc (-: # github.com/thought-machine/please-servers/lucidity/rpc
|
lucidity/rpc/rpc.go#L84
undefined: pb.Worker
|
lucidity/rpc/rpc.go#L87
undefined: pb.Worker
|
lucidity/rpc/rpc.go#L89
undefined: pb.Worker
|
lucidity/rpc/rpc.go#L96
undefined: pb.ListWorkersRequest
|
lucidity/rpc/rpc.go#L96
undefined: pb.ListWorkersResponse
|
lucidity/rpc/rpc.go#L100
undefined: pb.ListWorkersRequest
|
lucidity/rpc/rpc.go#L100
undefined: pb.ListWorkersResponse
|
lucidity/rpc/rpc.go#L101
undefined: pb.ListWorkersResponse
|
lucidity/rpc/rpc.go#L103
undefined: pb.Worker
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading