Skip to content

Add gRPC API to Lucidity to list workers #817

Add gRPC API to Lucidity to list workers

Add gRPC API to Lucidity to list workers #817

Triggered via pull request July 11, 2024 15:53
Status Failure
Total duration 1m 15s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: lucidity/main.go#L11
could not import github.com/thought-machine/please-servers/lucidity/rpc (-: # github.com/thought-machine/please-servers/lucidity/rpc
lint: lucidity/rpc/rpc.go#L84
undefined: pb.Worker
lint: lucidity/rpc/rpc.go#L87
undefined: pb.Worker
lint: lucidity/rpc/rpc.go#L89
undefined: pb.Worker
lint: lucidity/rpc/rpc.go#L96
undefined: pb.ListWorkersRequest
lint: lucidity/rpc/rpc.go#L96
undefined: pb.ListWorkersResponse
lint: lucidity/rpc/rpc.go#L100
undefined: pb.ListWorkersRequest
lint: lucidity/rpc/rpc.go#L100
undefined: pb.ListWorkersResponse
lint: lucidity/rpc/rpc.go#L101
undefined: pb.ListWorkersResponse
lint: lucidity/rpc/rpc.go#L103
undefined: pb.Worker
lint
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/