feat: support yaml in blob, file, and http syncs #8179
Annotations
5 errors and 2 warnings
Run make lint:
core/pkg/sync/http/http_sync.go#L174
unnecessary conversion (unconvert)
|
Run make 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)
|
Run make 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)
|
Run make 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)
|
Run make lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup go
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
Loading