fix(deps): update module github.com/open-feature/flagd/core to v0.10.4 - autoclosed #3259
Annotations
6 errors and 2 warnings
Run tests, including e2e:
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)
|
Run tests, including e2e:
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)
|
Run tests, including e2e:
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)
|
Run tests, including e2e:
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)
|
Run tests, including e2e:
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)
|
Run tests, including e2e
Process completed with exit code 2.
|
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/
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sdk-contrib/go-sdk-contrib. Supported file pattern: go.sum
|
Loading