chore(deps): update ghcr.io/open-feature/sync-testbed docker tag to v0.5.13 #3323
Annotations
10 errors and 4 warnings
lint:
providers/flipt/pkg/provider/example_test.go#L11
Error return value of `openfeature.SetProvider` is not checked (errcheck)
|
lint:
providers/flipt/pkg/service/transport/service.go#L83
SA1019: otelgrpc.UnaryClientInterceptor is deprecated: Use [NewClientHandler] instead. (staticcheck)
|
lint:
providers/flipt/pkg/service/transport/service.go#L114
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
providers/flipt/pkg/service/transport/service.go#L117
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
lint:
providers/go-feature-flag/pkg/controller/cache.go#L16
field `maxEventInMemory` is unused (unused)
|
lint:
providers/harness/pkg/provider_test.go#L127
Error return value of `of.SetProvider` is not checked (errcheck)
|
lint:
providers/harness/pkg/provider_test.go#L35
type `responderQueue` is unused (unused)
|
lint:
providers/harness/pkg/provider_test.go#L41
func `newResponderQueue` is unused (unused)
|
lint:
providers/harness/pkg/provider_test.go#L49
func `(*responderQueue).getNextResponder` is unused (unused)
|
lint:
providers/harness/pkg/provider_test.go#L75
func `registerMultipleResponseResponders` is unused (unused)
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sdk-contrib/go-sdk-contrib. Supported file pattern: go.sum
|