feat: Add OTEL default variables #9126
build.yaml
on: pull_request
lint
3m 27s
docs-check
2m 9s
test
3m 31s
docker-local
3m 7s
integration-test
3m 5s
Annotations
5 errors and 5 warnings
lint:
flagd/pkg/service/flag-sync/handler.go#L137
SA1019: syncv1.GetMetadataResponse is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
lint:
flagd/pkg/service/flag-sync/handler.go#L121
SA1019: syncv1.GetMetadataResponse is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
lint:
flagd/pkg/service/flag-sync/handler.go#L120
SA1019: syncv1.GetMetadataRequest is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
lint:
core/pkg/store/query.go#L50
S1003: should use !strings.Contains(sExp, "=") instead (staticcheck)
|
lint:
core/pkg/sync/http/http_sync_test.go#L682
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
|
integration-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
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|