feat: Add OTEL default variables #9198
build.yaml
on: pull_request
lint
3m 35s
docs-check
2m 14s
test
3m 27s
docker-local
3m 30s
integration-test
8s
Annotations
7 errors and 4 warnings
|
integration-test
The process '/usr/bin/git' failed with exit code 128
|
|
integration-test
Fetched in submodule path 'schemas', but it did not contain 58d732724359b272001ee6a5b8b7a96c549397e4. Direct fetching of that commit failed.
|
|
integration-test
could not read Username for 'https://github.com': terminal prompts disabled
|
|
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
|
|
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
|