Upgrade sdk-go to 1.32.0 #915
Annotations
10 errors and 2 warnings
Run go build -o temporal-features
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/httpbody (imported by github.com/grpc-ecosystem/grpc-gateway/v2/runtime); to add:
|
Run go build -o temporal-features
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by go.temporal.io/api/serviceerror); to add:
|
Run go build -o temporal-features
missing go.sum entry for module providing package google.golang.org/grpc/grpclog (imported by go.temporal.io/api/workflowservice/v1); to add:
|
Run go build -o temporal-features
missing go.sum entry for module providing package google.golang.org/grpc/health/grpc_health_v1 (imported by go.temporal.io/sdk/internal); to add:
|
Run go build -o temporal-features
missing go.sum entry for module providing package google.golang.org/grpc/metadata (imported by go.temporal.io/api/workflowservice/v1); to add:
|
Run go build -o temporal-features
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by go.temporal.io/api/serviceerror); to add:
|
Run go build -o temporal-features
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/annotations (imported by go.temporal.io/api/workflowservice/v1); to add:
|
Run go build -o temporal-features
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/temporalio/features/features/bugs/go/activity_start_race); to add:
|
Run go build -o temporal-features
missing go.sum entry for module providing package golang.org/x/net/trace (imported by github.com/grpc-ecosystem/go-grpc-middleware/retry); to add:
|
Run go build -o temporal-features
missing go.sum entry for module providing package google.golang.org/grpc/backoff (imported by go.temporal.io/sdk/internal); to add:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading