docs: add end-to-end testing instructions and Makefile targets for fl… #4546
Annotations
10 errors and 2 warnings
lint:
providers/harness/pkg/provider_test.go#L41
func `newResponderQueue` is unused (unused)
|
lint:
providers/harness/pkg/provider_test.go#L35
type `responderQueue` is unused (unused)
|
lint:
providers/harness/pkg/provider_test.go#L127
Error return value of `of.SetProviderAndWait` is not checked (errcheck)
|
lint:
providers/go-feature-flag/pkg/controller/cache.go#L16
field `maxEventInMemory` is unused (unused)
|
lint:
providers/flagd/pkg/service/in_process/service_grpc_test.go#L233
SA1019: v1.GetMetadataResponse is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
lint:
providers/flagd/pkg/service/in_process/service_grpc_test.go#L232
SA1019: v1.GetMetadataRequest is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
lint:
providers/flagd/pkg/service/rpc/service_evaluation_test.go#L740
copylocks: validate passes lock by value: github.com/open-feature/go-sdk-contrib/providers/flagd/pkg/service/rpc.Service contains sync.WaitGroup contains sync.noCopy (govet)
|
lint:
providers/flagd/pkg/service/rpc/service_evaluation_test.go#L452
copylocks: call of validate copies lock value: github.com/open-feature/go-sdk-contrib/providers/flagd/pkg/service/rpc.Service contains sync.WaitGroup contains sync.noCopy (govet)
|
lint:
providers/flagd/pkg/service/rpc/service_evaluation_test.go#L317
copylocks: call of validate copies lock value: github.com/open-feature/go-sdk-contrib/providers/flagd/pkg/service/rpc.Service contains sync.WaitGroup contains sync.noCopy (govet)
|
lint:
providers/flagd/pkg/service/rpc/service_evaluation_test.go#L182
copylocks: call of validate copies lock value: github.com/open-feature/go-sdk-contrib/providers/flagd/pkg/service/rpc.Service contains sync.WaitGroup contains sync.noCopy (govet)
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sdk-contrib/go-sdk-contrib. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sdk-contrib/go-sdk-contrib. Supported file pattern: go.sum
|