Skip to content

chore(deps): update spec digest to 400fa30 - autoclosed #2804

chore(deps): update spec digest to 400fa30 - autoclosed

chore(deps): update spec digest to 400fa30 - autoclosed #2804

Triggered via pull request November 28, 2025 14:23
Status Failure
Total duration 6m 31s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
e2e
Process completed with exit code 1.
Type error: test/OpenFeature.Contrib.Providers.Flagd.E2e.ProcessTest/Features/evaluation.feature#L68
Reqnroll.xUnit.ReqnrollPlugin.XUnitPendingStepException : Test pending: No matching step definition found for one or more steps. using System; using Reqnroll; namespace MyNamespace { [Binding] public class StepDefinitions { private readonly ScenarioContext _scenarioContext; public StepDefinitions(ScenarioContext scenarioContext) { _scenarioContext = scenarioContext; } [When("a string flag with key {string} is evaluated as an integer, with details and a fallback value {int}")] public void WhenAStringFlagWithKeyIsEvaluatedAsAnIntegerWithDetailsAndAFallbackValue(string p0, int p1) { _scenarioContext.Pending(); } } }
Flag not found: test/OpenFeature.Contrib.Providers.Flagd.E2e.ProcessTest/Features/evaluation.feature#L63
Reqnroll.xUnit.ReqnrollPlugin.XUnitPendingStepException : Test pending: No matching step definition found for one or more steps. using System; using Reqnroll; namespace MyNamespace { [Binding] public class StepDefinitions { private readonly ScenarioContext _scenarioContext; public StepDefinitions(ScenarioContext scenarioContext) { _scenarioContext = scenarioContext; } [When("a non-existent string flag with key {string} is evaluated with details and a fallback value {string}")] public void WhenANon_ExistentStringFlagWithKeyIsEvaluatedWithDetailsAndAFallbackValue(string p0, string p1) { _scenarioContext.Pending(); } } }
Type error: test/OpenFeature.Contrib.Providers.Flagd.E2e.ProcessTest/Features/evaluation.feature#L68
Reqnroll.xUnit.ReqnrollPlugin.XUnitPendingStepException : Test pending: No matching step definition found for one or more steps. using System; using Reqnroll; namespace MyNamespace { [Binding] public class StepDefinitions { private readonly ScenarioContext _scenarioContext; public StepDefinitions(ScenarioContext scenarioContext) { _scenarioContext = scenarioContext; } [When("a string flag with key {string} is evaluated as an integer, with details and a fallback value {int}")] public void WhenAStringFlagWithKeyIsEvaluatedAsAnIntegerWithDetailsAndAFallbackValue(string p0, int p1) { _scenarioContext.Pending(); } } }
Flag not found: test/OpenFeature.Contrib.Providers.Flagd.E2e.ProcessTest/Features/evaluation.feature#L63
Reqnroll.xUnit.ReqnrollPlugin.XUnitPendingStepException : Test pending: No matching step definition found for one or more steps. using System; using Reqnroll; namespace MyNamespace { [Binding] public class StepDefinitions { private readonly ScenarioContext _scenarioContext; public StepDefinitions(ScenarioContext scenarioContext) { _scenarioContext = scenarioContext; } [When("a non-existent string flag with key {string} is evaluated with details and a fallback value {string}")] public void WhenANon_ExistentStringFlagWithKeyIsEvaluatedWithDetailsAndAFallbackValue(string p0, string p1) { _scenarioContext.Pending(); } } }
Flag not found: test/OpenFeature.Contrib.Providers.Flagd.E2e.RpcTest/Features/evaluation.feature#L63
Reqnroll.xUnit.ReqnrollPlugin.XUnitPendingStepException : Test pending: No matching step definition found for one or more steps. using System; using Reqnroll; namespace MyNamespace { [Binding] public class StepDefinitions { private readonly ScenarioContext _scenarioContext; public StepDefinitions(ScenarioContext scenarioContext) { _scenarioContext = scenarioContext; } [When("a non-existent string flag with key {string} is evaluated with details and a fallback value {string}")] public void WhenANon_ExistentStringFlagWithKeyIsEvaluatedWithDetailsAndAFallbackValue(string p0, string p1) { _scenarioContext.Pending(); } } }
Type error: test/OpenFeature.Contrib.Providers.Flagd.E2e.RpcTest/Features/evaluation.feature#L68
Reqnroll.xUnit.ReqnrollPlugin.XUnitPendingStepException : Test pending: No matching step definition found for one or more steps. using System; using Reqnroll; namespace MyNamespace { [Binding] public class StepDefinitions { private readonly ScenarioContext _scenarioContext; public StepDefinitions(ScenarioContext scenarioContext) { _scenarioContext = scenarioContext; } [When("a string flag with key {string} is evaluated as an integer, with details and a fallback value {int}")] public void WhenAStringFlagWithKeyIsEvaluatedAsAnIntegerWithDetailsAndAFallbackValue(string p0, int p1) { _scenarioContext.Pending(); } } }
Flag not found: test/OpenFeature.Contrib.Providers.Flagd.E2e.RpcTest/Features/evaluation.feature#L63
Reqnroll.xUnit.ReqnrollPlugin.XUnitPendingStepException : Test pending: No matching step definition found for one or more steps. using System; using Reqnroll; namespace MyNamespace { [Binding] public class StepDefinitions { private readonly ScenarioContext _scenarioContext; public StepDefinitions(ScenarioContext scenarioContext) { _scenarioContext = scenarioContext; } [When("a non-existent string flag with key {string} is evaluated with details and a fallback value {string}")] public void WhenANon_ExistentStringFlagWithKeyIsEvaluatedWithDetailsAndAFallbackValue(string p0, string p1) { _scenarioContext.Pending(); } } }
Type error: test/OpenFeature.Contrib.Providers.Flagd.E2e.RpcTest/Features/evaluation.feature#L68
Reqnroll.xUnit.ReqnrollPlugin.XUnitPendingStepException : Test pending: No matching step definition found for one or more steps. using System; using Reqnroll; namespace MyNamespace { [Binding] public class StepDefinitions { private readonly ScenarioContext _scenarioContext; public StepDefinitions(ScenarioContext scenarioContext) { _scenarioContext = scenarioContext; } [When("a string flag with key {string} is evaluated as an integer, with details and a fallback value {int}")] public void WhenAStringFlagWithKeyIsEvaluatedAsAnIntegerWithDetailsAndAFallbackValue(string p0, int p1) { _scenarioContext.Pending(); } } }