go.mod: update gRPC dependency #488
test.yaml
on: pull_request
Skip check
6s
Linters (Static Analysis) for Go
5m 56s
Run tests
13s
Annotations
7 errors and 8 warnings
Run tests
missing go.sum entry for module providing package github.com/cespare/xxhash/v2 (imported by github.com/prometheus/client_golang/prometheus); to add:
|
Run tests
missing go.sum entry for module providing package cloud.google.com/go/compute/metadata (imported by cloud.google.com/go/storage); to add:
|
Run tests
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by google.golang.org/api/option); to add:
|
Run tests
missing go.sum entry for module providing package golang.org/x/oauth2/google (imported by github.com/thanos-io/objstore/providers/gcs); to add:
|
Run tests
missing go.sum entry for module providing package golang.org/x/oauth2/jwt (imported by google.golang.org/grpc/credentials/oauth); to add:
|
Run tests
missing go.sum entry for module providing package golang.org/x/oauth2/clientcredentials (imported by github.com/prometheus/common/config); to add:
|
Run tests
Process completed with exit code 2.
|
Skip check
The following actions use a deprecated Node.js version and will be forced to run on node20: fkirc/skip-duplicate-actions@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Skip check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Skip check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Skip check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Skip check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Skip check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linters (Static Analysis) for Go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|