Skip to content

fix(deps): update module github.com/open-feature/flagd/core to v0.10.3 #3299

fix(deps): update module github.com/open-feature/flagd/core to v0.10.3

fix(deps): update module github.com/open-feature/flagd/core to v0.10.3 #3299

Triggered via pull request October 18, 2024 16:27
Status Failure
Total duration 2m 33s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 4 warnings
test: providers/flagd/pkg/service/in_process/service_evaluation_test.go#L62
cannot use test.evaluator (variable of type MockEvaluator) as evaluator.IEvaluator value in struct literal: MockEvaluator does not implement evaluator.IEvaluator (wrong type for method ResolveAllValues)
test: providers/flagd/pkg/service/in_process/service_evaluation_test.go#L106
cannot use test.evaluator (variable of type MockEvaluator) as evaluator.IEvaluator value in struct literal: MockEvaluator does not implement evaluator.IEvaluator (wrong type for method ResolveAllValues)
test: providers/flagd/pkg/service/in_process/service_evaluation_test.go#L150
cannot use test.evaluator (variable of type MockEvaluator) as evaluator.IEvaluator value in struct literal: MockEvaluator does not implement evaluator.IEvaluator (wrong type for method ResolveAllValues)
test: providers/flagd/pkg/service/in_process/service_evaluation_test.go#L194
cannot use test.evaluator (variable of type MockEvaluator) as evaluator.IEvaluator value in struct literal: MockEvaluator does not implement evaluator.IEvaluator (wrong type for method ResolveAllValues)
test: providers/flagd/pkg/service/in_process/service_evaluation_test.go#L242
cannot use test.evaluator (variable of type MockEvaluator) as evaluator.IEvaluator value in struct literal: MockEvaluator does not implement evaluator.IEvaluator (wrong type for method ResolveAllValues)
test
Process completed with exit code 2.
lint: providers/flagd/pkg/service/in_process/service_evaluation_test.go#L62
cannot use test.evaluator (variable of type MockEvaluator) as evaluator.IEvaluator value in struct literal: MockEvaluator does not implement evaluator.IEvaluator (wrong type for method ResolveAllValues)
lint: providers/flagd/pkg/service/in_process/service_evaluation_test.go#L106
cannot use test.evaluator (variable of type MockEvaluator) as evaluator.IEvaluator value in struct literal: MockEvaluator does not implement evaluator.IEvaluator (wrong type for method ResolveAllValues)
lint: providers/flagd/pkg/service/in_process/service_evaluation_test.go#L150
cannot use test.evaluator (variable of type MockEvaluator) as evaluator.IEvaluator value in struct literal: MockEvaluator does not implement evaluator.IEvaluator (wrong type for method ResolveAllValues)
lint: providers/flagd/pkg/service/in_process/service_evaluation_test.go#L194
cannot use test.evaluator (variable of type MockEvaluator) as evaluator.IEvaluator value in struct literal: MockEvaluator does not implement evaluator.IEvaluator (wrong type for method ResolveAllValues)
lint: providers/flagd/pkg/service/in_process/service_evaluation_test.go#L242
cannot use test.evaluator (variable of type MockEvaluator) as evaluator.IEvaluator value in struct literal: MockEvaluator does not implement evaluator.IEvaluator (wrong type for method ResolveAllValues)
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)
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