fix(deps): update opentelemetry-go monorepo #6899
build.yaml
on: pull_request
lint
2m 24s
docs-check
1m 7s
test
2m 2s
docker-local
2m 22s
integration-test
1m 28s
Annotations
4 errors and 6 warnings
lint:
core/pkg/sync/grpc/grpc_sync.go#L65
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
core/pkg/telemetry/builder.go#L129
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
core/pkg/telemetry/builder.go#L146
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint
Process completed with exit code 2.
|
docs-check
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
integration-test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/e0b68c6749509c5f83f984dd99a76a1c1a231044/dist/codecov' failed with exit code 1
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
docker-local
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|