fix: RPC event serialization error, dont send empty messages #9380
build.yaml
on: pull_request
lint
3m 42s
docs-check
2m 5s
test
3m 21s
docker-local
2m 53s
integration-test
5m 59s
Annotations
7 errors and 5 warnings
|
lint:
flagd-proxy/pkg/service/handler.go#L55
SA1019: request.GetSelector is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
|
lint:
flagd-proxy/pkg/service/handler.go#L32
SA1019: request.GetSelector is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
|
lint:
flagd/pkg/service/flag-evaluation/flag_evaluator_v2.go#L330
func errFormatV2 is unused (unused)
|
|
lint:
flagd/pkg/service/flag-evaluation/flag_evaluator_v2.go#L313
SA5010: impossible type assertion; response[T] and responseV2[T] contradict each other:
|
|
lint:
flagd/pkg/service/flag-evaluation/flag_evaluator_v1.go#L250
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
|
lint:
flagd/pkg/service/flag-evaluation/flag_evaluator_v1.go#L217
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
|
lint:
flagd/pkg/service/flag-evaluation/flag_evaluator_v1.go#L82
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
|
docs-check
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
|
|
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
|
|
integration-test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|