feat: support yaml in blob, file, and http syncs #8179
build.yaml
on: pull_request
lint
3m 23s
docs-check
1m 56s
test
3m 0s
docker-local
2m 45s
integration-test
2m 17s
Annotations
5 errors and 10 warnings
lint:
core/pkg/sync/http/http_sync.go#L174
unnecessary conversion (unconvert)
|
lint:
core/pkg/sync/blob/blob_sync.go#L144
error returned from external package is unwrapped: sig: func github.com/open-feature/flagd/core/pkg/utils.ConvertToJSON(data []byte, fileExtension string, mediaType string) (string, error) (wrapcheck)
|
lint:
core/pkg/sync/file/filepath_sync.go#L190
error returned from external package is unwrapped: sig: func github.com/open-feature/flagd/core/pkg/utils.ConvertToJSON(data []byte, fileExtension string, mediaType string) (string, error) (wrapcheck)
|
lint:
core/pkg/sync/http/http_sync.go#L152
error returned from external package is unwrapped: sig: func github.com/open-feature/flagd/core/pkg/utils.ConvertToJSON(data []byte, fileExtension string, mediaType string) (string, error) (wrapcheck)
|
lint
Process completed with exit code 2.
|
docs-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs-check
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
integration-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
docker-local
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docker-local
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|