docs: add docs for selector, metadata #9193
build.yaml
on: pull_request
lint
3m 36s
docs-check
2m 8s
test
2m 53s
docker-local
3m 9s
integration-test
3m 13s
Annotations
5 errors and 5 warnings
|
test
Process completed with exit code 2.
|
|
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
|
|
integration-test
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
|