feat: Add OTEL default variables #9126
Annotations
5 errors and 1 warning
Run make lint:
flagd/pkg/service/flag-sync/handler.go#L137
SA1019: syncv1.GetMetadataResponse is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
Run make lint:
flagd/pkg/service/flag-sync/handler.go#L121
SA1019: syncv1.GetMetadataResponse is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
Run make lint:
flagd/pkg/service/flag-sync/handler.go#L120
SA1019: syncv1.GetMetadataRequest is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
Run make lint:
core/pkg/store/query.go#L50
S1003: should use !strings.Contains(sExp, "=") instead (staticcheck)
|
Run make lint:
core/pkg/sync/http/http_sync_test.go#L682
Error return value of `io.ReadAll` is not checked (errcheck)
|
Setup go
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
Loading