feat: Add OTEL default variables #9199
build.yaml
on: pull_request
lint
3m 30s
docs-check
2m 14s
test
3m 44s
docker-local
2m 59s
integration-test
3m 27s
Annotations
4 errors and 5 warnings
|
lint:
flagd/pkg/service/flag-sync/handler.go#L172
SA1019: syncv1.GetMetadataResponse is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
|
lint:
flagd/pkg/service/flag-sync/handler.go#L156
SA1019: syncv1.GetMetadataResponse is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
|
lint:
flagd/pkg/service/flag-sync/handler.go#L155
SA1019: syncv1.GetMetadataRequest is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
|
lint:
core/pkg/sync/http/http_sync_test.go#L623
Error return value of `io.ReadAll` is not checked (errcheck)
|
|
docs-check
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
|
|
integration-test
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
|
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|