Skip to content

chore: upgrade go-zero, and fix mapreduce examples #1321

chore: upgrade go-zero, and fix mapreduce examples

chore: upgrade go-zero, and fix mapreduce examples #1321

Triggered via push October 12, 2023 15:42
Status Failure
Total duration 3m 51s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build
url.Authority undefined (type resolver.Target has no field or method Authority)
Build
cannot use url.Endpoint (value of type func() string) as string value in array or slice literal
Build
url.Authority undefined (type "google.golang.org/grpc/resolver".Target has no field or method Authority)
Build
cannot use url.Endpoint (value of type func() string) as string value in array or slice literal
Build
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/