OpenTelemetry instrumentation example #290
Annotations
10 errors and 1 warning
build-and-test
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v4 (imported by go.temporal.io/server/common/authorization); to add:
|
build-and-test
missing go.sum entry for module providing package github.com/robfig/cron/v3 (imported by go.temporal.io/server/common/backoff); to add:
|
build-and-test
missing go.sum entry for module providing package gopkg.in/validator.v2 (imported by go.temporal.io/server/common/config); to add:
|
build-and-test
missing go.sum entry for module providing package github.com/gocql/gocql (imported by go.temporal.io/server/common/config); to add:
|
build-and-test
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by go.temporal.io/server/common/persistence/visibility/store/elasticsearch/client); to add:
|
build-and-test
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/credentials (imported by go.temporal.io/server/common/persistence/visibility/store/elasticsearch/client); to add:
|
build-and-test
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/session (imported by go.temporal.io/server/common/persistence/visibility/store/elasticsearch/client); to add:
|
build-and-test
missing go.sum entry for module providing package github.com/olivere/elastic/v7/aws/v4 (imported by go.temporal.io/server/common/persistence/visibility/store/elasticsearch/client); to add:
|
build-and-test
missing go.sum entry for module providing package github.com/olivere/elastic/v7 (imported by go.temporal.io/server/common/persistence/visibility/store/elasticsearch/client); to add:
|
build-and-test
missing go.sum entry for module providing package github.com/olivere/elastic/v7/uritemplates (imported by go.temporal.io/server/common/persistence/visibility/store/elasticsearch/client); to add:
|
build-and-test
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/
|