chore(deps): update dependency awexpect.testably to 0.13.0 #1916
347 fail, 121 skipped, 565 pass in 5s
Annotations
Check warning on line 0 in System.IO.Abstractions.Tests.ApiParityTests
github-actions / Test Results
All 3 runs failed: DriveInfo (System.IO.Abstractions.Tests.ApiParityTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "{\n "ExtraMembers": [],\n "MissingMembers": [\n "System.IO.Abstractions.IDriveInfo[] GetDrives(…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.DriveInfo() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 52
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.DriveInfo() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 52
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in System.IO.Abstractions.Tests.ApiParityTests
github-actions / Test Results
All 3 runs failed: File (System.IO.Abstractions.Tests.ApiParityTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "{\n "ExtraMembers": [],\n "MissingMembers": [\n "Microsoft.Win32.SafeHandles.SafeFileHandle Ope…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.File() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 17
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.File() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 17
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in System.IO.Abstractions.Tests.ApiParityTests
github-actions / Test Results
All 3 runs failed: Directory (System.IO.Abstractions.Tests.ApiParityTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "{\n "ExtraMembers": [],\n "MissingMembers": []\n}\n": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.Directory() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 38
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.Directory() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 38
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in System.IO.Abstractions.Tests.ApiParityTests
github-actions / Test Results
All 3 runs failed: DirectoryInfo (System.IO.Abstractions.Tests.ApiParityTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "{\n "ExtraMembers": [],\n "MissingMembers": [\n "System.Object GetLifetimeService()",\n "Sys…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.DirectoryInfo() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 45
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.DirectoryInfo() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 45
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in System.IO.Abstractions.Tests.ApiParityTests
github-actions / Test Results
All 3 runs failed: Path (System.IO.Abstractions.Tests.ApiParityTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "{\n "ExtraMembers": [\n "Char get_AltDirectorySeparatorChar()",\n "Char get_DirectorySeparato…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.Path() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 59
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.Path() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 59
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in System.IO.Abstractions.Tests.ApiParityTests
github-actions / Test Results
All 3 runs failed: FileSystemWatcher (System.IO.Abstractions.Tests.ApiParityTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "{\n "ExtraMembers": [\n "Void Dispose(Boolean)"\n ],\n "MissingMembers": [\n "System.EventH…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.FileSystemWatcher() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 66
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.FileSystemWatcher() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 66
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in System.IO.Abstractions.Tests.ApiParityTests
github-actions / Test Results
All 3 runs failed: FileInfo (System.IO.Abstractions.Tests.ApiParityTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "{\n "ExtraMembers": [],\n "MissingMembers": [\n "System.Object GetLifetimeService()",\n "Sys…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.FileInfo() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 24
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.FileInfo() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 24
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in System.IO.Abstractions.Tests.ApiParityTests
github-actions / Test Results
All 3 runs failed: FileVersionInfo (System.IO.Abstractions.Tests.ApiParityTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Parity.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "{\n "ExtraMembers": [],\n "MissingMembers": []\n}\n": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.FileVersionInfo() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.ApiParityTests.AssertParity(Type referenceType, Type abstractionType) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 101
at System.IO.Abstractions.Tests.ApiParityTests.FileVersionInfo() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/ApiParityTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in System.IO.Abstractions.Tests.DirectoryWrapperTests
github-actions / Test Results
All 4 runs failed: GetParent_ForSimpleFilePath_ShouldReturnSubfolder (System.IO.Abstractions.Tests.DirectoryWrapperTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Wrappers.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Wrappers.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Wrappers.Tests_net9.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.Wrappers.Tests_net10.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "/some-folder": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.DirectoryWrapperTests.GetParent_ForSimpleFilePath_ShouldReturnSubfolder() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs:line 48
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.DirectoryWrapperTests.GetParent_ForSimpleFilePath_ShouldReturnSubfolder() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs:line 48
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in System.IO.Abstractions.Tests.DirectoryWrapperTests
github-actions / Test Results
All 4 runs failed: GetParent_ForSimpleSubfolderPath_ShouldReturnRoot (System.IO.Abstractions.Tests.DirectoryWrapperTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Wrappers.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Wrappers.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.Wrappers.Tests_net9.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.Wrappers.Tests_net10.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "/": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.DirectoryWrapperTests.GetParent_ForSimpleSubfolderPath_ShouldReturnRoot() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs:line 32
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.Tests.DirectoryWrapperTests.GetParent_ForSimpleSubfolderPath_ShouldReturnRoot() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs:line 32
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForWrappers("net9.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.CLSCompliant(true)]\n[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl"…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForTestingHelpers("net8.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/TestableIO/System…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForWrappers("net8.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.CLSCompliant(true)]\n[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl"…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForTestingHelpers("net6.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/TestableIO/System…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForTestingHelpers("net9.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/TestableIO/System…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForWrappers("netstandard2.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.CLSCompliant(true)]\n[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl"…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForTestingHelpers("netstandard2.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/TestableIO/System…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForWrappers("net472") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.CLSCompliant(true)]\n[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl"…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForWrappers("netstandard2.1") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.CLSCompliant(true)]\n[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl"…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForTestingHelpers("net10.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/TestableIO/System…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForTestingHelpers("net472") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/TestableIO/System…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForWrappers("net10.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.CLSCompliant(true)]\n[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl"…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForWrappers("net6.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.CLSCompliant(true)]\n[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl"…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForWrappers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 20
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests
github-actions / Test Results
VerifyPublicApiForTestingHelpers("netstandard2.1") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/TestableIO/System…": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests.VerifyPublicApiForTestingHelpers(String framework) in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Api.Tests/ApiApprovalTests.cs:line 31
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
Check warning on line 0 in System.IO.Abstractions.TestingHelpers.Tests.MockFileAppendAllLinesTests
github-actions / Test Results
All 3 runs failed: MockFile_AppendAllLines_ShouldPersistNewLinesToNewFile (System.IO.Abstractions.TestingHelpers.Tests.MockFileAppendAllLinesTests)
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net10.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "line 1\nline 2\nline 3\n": Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'.
----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.String, Int32)'. at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.TestingHelpers.Tests.MockFileAppendAllLinesTests.MockFile_AppendAllLines_ShouldPersistNewLinesToNewFile() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileAppendAllLinesTests.cs:line 46
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
1) at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)
at aweXpect.Core.ExpectationBuilder`1.IsMet(Node rootNode, EvaluationContext context, ITimeSystem timeSystem, Nullable`1 timeout, CancellationToken cancellationToken)
at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
at System.IO.Abstractions.TestingHelpers.Tests.MockFileAppendAllLinesTests.MockFile_AppendAllLines_ShouldPersistNewLinesToNewFile() in /home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileAppendAllLinesTests.cs:line 46
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass3_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()
--MissingMethodException
at aweXpect.ThatString.IsEqualToConstraint.<>c__DisplayClass4_0.<IsMetBy>b__0(ResultContexts contexts)
at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
at aweXpect.ThatString.IsEqualToConstraint.IsMetBy(String actual, CancellationToken cancellationToken)
at aweXpect.Core.Nodes.ExpectationNode.IsMetBy[TValue](TValue value, IEvaluationContext context, CancellationToken cancellationToken)