Skip to content

chore(deps): update dependency awexpect.testably to 0.13.0 #1909

chore(deps): update dependency awexpect.testably to 0.13.0

chore(deps): update dependency awexpect.testably to 0.13.0 #1909

GitHub Actions / Test Results failed Nov 12, 2025 in 0s

345 fail, 121 skipped, 565 pass in 7s

   13 files  ±0     13 suites  ±0   7s ⏱️ -1s
1 031 tests ±0    565 ✅ ±0  121 💤 ±0    345 ❌ ±0 
4 455 runs  ±0  2 290 ✅ ±0  481 💤 ±0  1 684 ❌ ±0 

Results for commit 6d5f6f9. ± Comparison against earlier commit 2b9e5af.

Annotations

Check warning on line 0 in System.IO.Abstractions.TestingHelpers.Tests.MockFileWriteAllTextTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 8 runs failed: MockFile_WriteAllTextAsync_Encoding_ShouldWriteTextFileToMemoryFileSystem([System.Text.UnicodeEncoding, System.Byte[]]) (System.IO.Abstractions.TestingHelpers.Tests.MockFileWriteAllTextTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatEnumerable.IsEqualToConstraint<byte, byte> constraint with value [255, 254, 72, 0, 101, 0, 108, 0, 108, 0, …]: Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<System.String>, Int32)'.
  ----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<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.MockFileWriteAllTextTests.MockFile_WriteAllTextAsync_Encoding_ShouldWriteTextFileToMemoryFileSystem(KeyValuePair`2 encodingsWithContents) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileWriteAllTextTests.cs:line 390
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockFileWriteAllTextTests.MockFile_WriteAllTextAsync_Encoding_ShouldWriteTextFileToMemoryFileSystem(KeyValuePair`2 encodingsWithContents) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileWriteAllTextTests.cs:line 390
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockFileArgumentPathTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 172 runs failed: Operations_ShouldThrowArgumentNullExceptionIfPathIsNull(System.Action`1[System.IO.Abstractions.IFile]) (System.IO.Abstractions.TestingHelpers.Tests.MockFileArgumentPathTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "path": 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.MockFileArgumentPathTests.Operations_ShouldThrowArgumentNullExceptionIfPathIsNull(Action`1 action) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileArgumentPathTests.cs:line 71
   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.MockFileArgumentPathTests.Operations_ShouldThrowArgumentNullExceptionIfPathIsNull(Action`1 action) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileArgumentPathTests.cs:line 71
   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.MockDirectoryTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockDirectory_GetFiles_ShouldFilterByExtensionBasedSearchPatternWithThreeCharacterLongFileExtension_RespectingAllDirectorySearchOption (System.IO.Abstractions.TestingHelpers.Tests.MockDirectoryTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatEnumerable.IsEqualToConstraint<string, string> constraint with value ["/a.gif", "/a/b.gif", "/a/a/c.gif", "/a/a/c.gifx"]: Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<System.String>, Int32)'.
  ----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<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.MockDirectoryTests.MockDirectory_GetFiles_ShouldFilterByExtensionBasedSearchPatternWithThreeCharacterLongFileExtension_RespectingAllDirectorySearchOption() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs:line 187
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockDirectoryTests.MockDirectory_GetFiles_ShouldFilterByExtensionBasedSearchPatternWithThreeCharacterLongFileExtension_RespectingAllDirectorySearchOption() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs:line 187
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockDirectoryInfoSymlinkTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockDirectoryInfo_ResolveLinkTarget_ShouldReturnPathOfTargetLink (System.IO.Abstractions.TestingHelpers.Tests.MockDirectoryInfoSymlinkTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "bar": 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.MockDirectoryInfoSymlinkTests.MockDirectoryInfo_ResolveLinkTarget_ShouldReturnPathOfTargetLink() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryInfoSymlinkTests.cs:line 26
   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.MockDirectoryInfoSymlinkTests.MockDirectoryInfo_ResolveLinkTarget_ShouldReturnPathOfTargetLink() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryInfoSymlinkTests.cs:line 26
   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.MockFileInfoTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockFileInfo_Length_ShouldThrowFileNotFoundExceptionIfPathLeadsToDirectory (System.IO.Abstractions.TestingHelpers.Tests.MockFileInfoTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "/a/b": 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.MockFileInfoTests.MockFileInfo_Length_ShouldThrowFileNotFoundExceptionIfPathLeadsToDirectory() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileInfoTests.cs:line 111
   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.MockFileInfoTests.MockFileInfo_Length_ShouldThrowFileNotFoundExceptionIfPathLeadsToDirectory() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileInfoTests.cs:line 111
   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.MockPathTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: GetRelativePath_ShouldUseCurrentDirectoryFromMockFileSystem (System.IO.Abstractions.TestingHelpers.Tests.MockPathTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "a.txt": 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.MockPathTests.GetRelativePath_ShouldUseCurrentDirectoryFromMockFileSystem() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockPathTests.cs:line 649
   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.MockPathTests.GetRelativePath_ShouldUseCurrentDirectoryFromMockFileSystem() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockPathTests.cs:line 649
   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.MockDirectoryTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockDirectory_EnumerateDirectories_ShouldReturnPathsPrefixedWithQueryPath("Folder/.././Folder","Folder/.././Folder/SubFolder") (System.IO.Abstractions.TestingHelpers.Tests.MockDirectoryTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatEnumerable.IsEqualToConstraint<string, string> constraint with value ["Folder/.././Folder/SubFolder"]: Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<System.String>, Int32)'.
  ----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<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.MockDirectoryTests.MockDirectory_EnumerateDirectories_ShouldReturnPathsPrefixedWithQueryPath(String queryPath, String expectedPath) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs:line 1532
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockDirectoryTests.MockDirectory_EnumerateDirectories_ShouldReturnPathsPrefixedWithQueryPath(String queryPath, String expectedPath) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs:line 1532
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockDirectorySymlinkTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockDirectory_ResolveLinkTarget_ShouldReturnPathOfTargetLink (System.IO.Abstractions.TestingHelpers.Tests.MockDirectorySymlinkTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "bar": 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.MockDirectorySymlinkTests.MockDirectory_ResolveLinkTarget_ShouldReturnPathOfTargetLink() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectorySymlinkTests.cs:line 224
   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.MockDirectorySymlinkTests.MockDirectory_ResolveLinkTarget_ShouldReturnPathOfTargetLink() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectorySymlinkTests.cs:line 224
   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.MockDirectoryInfoTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockDirectoryInfo_MoveTo_ShouldUpdateFullName (System.IO.Abstractions.TestingHelpers.Tests.MockDirectoryInfoTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "/destination": 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.MockDirectoryInfoTests.MockDirectoryInfo_MoveTo_ShouldUpdateFullName() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryInfoTests.cs:line 380
   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.MockDirectoryInfoTests.MockDirectoryInfo_MoveTo_ShouldUpdateFullName() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryInfoTests.cs:line 380
   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.MockDirectoryTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockDirectory_GetFiles_ShouldFilterForFilesWithNoExtensionsAndNonTrivialFilterAndSearchOptionTopDirectoryOnly (System.IO.Abstractions.TestingHelpers.Tests.MockDirectoryTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatEnumerable.IsEqualToConstraint<string, string> constraint with value ["/mytestfilename", "/mytestfilename.", "/mytestfile.name.", "/mytestfile.name.again."]: Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<System.String>, Int32)'.
  ----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<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.MockDirectoryTests.MockDirectory_GetFiles_ShouldFilterForFilesWithNoExtensionsAndNonTrivialFilterAndSearchOptionTopDirectoryOnly() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs:line 383
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockDirectoryTests.MockDirectory_GetFiles_ShouldFilterForFilesWithNoExtensionsAndNonTrivialFilterAndSearchOptionTopDirectoryOnly() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs:line 383
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockFileCopyTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockFile_Copy_ShouldThrowArgumentNullExceptionWhenSourceIsNull_Message (System.IO.Abstractions.TestingHelpers.Tests.MockFileCopyTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "File name cannot be null. (Parameter 'sourceFileName')": 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.MockFileCopyTests.MockFile_Copy_ShouldThrowArgumentNullExceptionWhenSourceIsNull_Message() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileCopyTests.cs:line 144
   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.MockFileCopyTests.MockFile_Copy_ShouldThrowArgumentNullExceptionWhenSourceIsNull_Message() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileCopyTests.cs:line 144
   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.MockFileSymlinkTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockFile_CreateSymbolicLink_ShouldFailWithEmptyTarget (System.IO.Abstractions.TestingHelpers.Tests.MockFileSymlinkTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "pathToTarget": 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.MockFileSymlinkTests.MockFile_CreateSymbolicLink_ShouldFailWithEmptyTarget() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileSymlinkTests.cs:line 111
   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.MockFileSymlinkTests.MockFile_CreateSymbolicLink_ShouldFailWithEmptyTarget() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileSymlinkTests.cs:line 111
   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.MockFileSetAttributesTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockFile_SetAttributes_ShouldThrowFileNotFoundExceptionIfMissingDirectory (System.IO.Abstractions.TestingHelpers.Tests.MockFileSetAttributesTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "/something": 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.MockFileSetAttributesTests.MockFile_SetAttributes_ShouldThrowFileNotFoundExceptionIfMissingDirectory() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileSetAttributesTests.cs:line 63
   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.MockFileSetAttributesTests.MockFile_SetAttributes_ShouldThrowFileNotFoundExceptionIfMissingDirectory() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileSetAttributesTests.cs:line 63
   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.MockFileCopyTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockFile_Copy_ShouldCloneBinaryContents (System.IO.Abstractions.TestingHelpers.Tests.MockFileCopyTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatEnumerable.IsEqualToConstraint<byte, byte> constraint with value [192]: Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<System.String>, Int32)'.
  ----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<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.MockFileCopyTests.MockFile_Copy_ShouldCloneBinaryContents() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileCopyTests.cs:line 87
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockFileCopyTests.MockFile_Copy_ShouldCloneBinaryContents() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileCopyTests.cs:line 87
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockFileCopyTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockFile_Copy_ShouldThrowArgumentNullExceptionWhenTargetIsNull_ParamName (System.IO.Abstractions.TestingHelpers.Tests.MockFileCopyTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "destFileName": 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.MockFileCopyTests.MockFile_Copy_ShouldThrowArgumentNullExceptionWhenTargetIsNull_ParamName() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileCopyTests.cs:line 357
   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.MockFileCopyTests.MockFile_Copy_ShouldThrowArgumentNullExceptionWhenTargetIsNull_ParamName() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileCopyTests.cs:line 357
   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.MockFileTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockFile_AppendText_AppendTextToAnExistingFile (System.IO.Abstractions.TestingHelpers.Tests.MockFileTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "I'm here. Me too!": 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.MockFileTests.MockFile_AppendText_AppendTextToAnExistingFile() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileTests.cs:line 530
   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.MockFileTests.MockFile_AppendText_AppendTextToAnExistingFile() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileTests.cs:line 530
   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.MockDirectorySymlinkTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockDirectory_CreateSymbolicLink_ShouldFailWithEmptyTarget (System.IO.Abstractions.TestingHelpers.Tests.MockDirectorySymlinkTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "pathToTarget": 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.MockDirectorySymlinkTests.MockDirectory_CreateSymbolicLink_ShouldFailWithEmptyTarget() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectorySymlinkTests.cs:line 105
   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.MockDirectorySymlinkTests.MockDirectory_CreateSymbolicLink_ShouldFailWithEmptyTarget() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectorySymlinkTests.cs:line 105
   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.MockFileWriteAllLinesTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 16 runs failed: WriteAllLines(string, IEnumerable<string>) (System.IO.Abstractions.TestingHelpers.Tests.MockFileWriteAllLinesTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "Value cannot be null. (Parameter 'contents')": 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.MockFileWriteAllLinesTests.MockFile_WriteAllLinesGeneric_ShouldThrowAnArgumentNullExceptionIfContentsIsNull(Action action) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileWriteAllLinesTests.cs:line 504
   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.MockFileWriteAllLinesTests.MockFile_WriteAllLinesGeneric_ShouldThrowAnArgumentNullExceptionIfContentsIsNull(Action action) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileWriteAllLinesTests.cs:line 504
   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.MockFileGetCreationTimeTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockFile_GetCreationTime_ShouldThrowArgumentExceptionIfPathContainsOnlyWhitespaces(" ") (System.IO.Abstractions.TestingHelpers.Tests.MockFileGetCreationTimeTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "path": 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.MockFileGetCreationTimeTests.MockFile_GetCreationTime_ShouldThrowArgumentExceptionIfPathContainsOnlyWhitespaces(String path) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileGetCreationTimeTests.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 System.IO.Abstractions.TestingHelpers.Tests.MockFileGetCreationTimeTests.MockFile_GetCreationTime_ShouldThrowArgumentExceptionIfPathContainsOnlyWhitespaces(String path) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileGetCreationTimeTests.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 System.IO.Abstractions.TestingHelpers.Tests.MockPathTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: ChangeExtension_ExtensionNoPeriod_PeriodAdded (System.IO.Abstractions.TestingHelpers.Tests.MockPathTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "/test/test.doc": 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.MockPathTests.ChangeExtension_ExtensionNoPeriod_PeriodAdded() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockPathTests.cs:line 22
   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.MockPathTests.ChangeExtension_ExtensionNoPeriod_PeriodAdded() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockPathTests.cs:line 22
   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.MockFileInfoTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockFileInfo_OpenRead_ShouldReturnByteContentOfFile (System.IO.Abstractions.TestingHelpers.Tests.MockFileInfoTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatEnumerable.IsEqualToConstraint<byte, byte> constraint with value [1, 2]: Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<System.String>, Int32)'.
  ----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<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.MockFileInfoTests.MockFileInfo_OpenRead_ShouldReturnByteContentOfFile() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileInfoTests.cs:line 508
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockFileInfoTests.MockFileInfo_OpenRead_ShouldReturnByteContentOfFile() in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileInfoTests.cs:line 508
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockDirectoryTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockDirectory_GetDirectories_RelativeDirectory_WithChildren_ShouldReturnChildDirectories("Folder\\SubFolder") (System.IO.Abstractions.TestingHelpers.Tests.MockDirectoryTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatEnumerable.IsEqualToConstraint<string, string> constraint with value ["Folder/SubFolder/child"]: Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<System.String>, Int32)'.
  ----> System.MissingMethodException : Method not found: 'Void aweXpect.Core.ResultContext..ctor(System.String, System.Func`1<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.MockDirectoryTests.MockDirectory_GetDirectories_RelativeDirectory_WithChildren_ShouldReturnChildDirectories(String relativeDirPath) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs:line 1359
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockDirectoryTests.MockDirectory_GetDirectories_RelativeDirectory_WithChildren_ShouldReturnChildDirectories(String relativeDirPath) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs:line 1359
   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.ThatEnumerable.IsEqualToConstraint`2.<IsMetBy>b__7_0(ResultContexts contexts)
   at aweXpect.Core.ExpectationBuilder.UpdateContexts(Action`1 callback)
   at aweXpect.ThatEnumerable.IsEqualToConstraint`2.IsMetBy(IEnumerable`1 actual, IEvaluationContext context, 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.MockDirectoryInfoTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: MockDirectoryInfo_FullName_ShouldReturnNormalizedPath("c:\\temp\\\\folder","c:\\temp\\folder") (System.IO.Abstractions.TestingHelpers.Tests.MockDirectoryInfoTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "/temp/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.TestingHelpers.Tests.MockDirectoryInfoTests.MockDirectoryInfo_FullName_ShouldReturnNormalizedPath(String directoryPath, String expectedFullName) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryInfoTests.cs:line 348
   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.MockDirectoryInfoTests.MockDirectoryInfo_FullName_ShouldReturnNormalizedPath(String directoryPath, String expectedFullName) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryInfoTests.cs:line 348
   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.MockFileWriteAllLinesTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 20 runs failed: WriteAllLines(string, string[], Encoding.UTF32) (System.IO.Abstractions.TestingHelpers.Tests.MockFileWriteAllLinesTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "Value cannot be null. (Parameter 'encoding')": 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.MockFileWriteAllLinesTests.MockFile_WriteAllLinesGeneric_ShouldThrowAnArgumentNullExceptionIfEncodingIsNull(Action action) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileWriteAllLinesTests.cs:line 444
   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.MockFileWriteAllLinesTests.MockFile_WriteAllLinesGeneric_ShouldThrowAnArgumentNullExceptionIfEncodingIsNull(Action action) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileWriteAllLinesTests.cs:line 444
   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.MockDirectoryArgumentPathTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 48 runs failed: Operations_ShouldThrowArgumentNullExceptionIfPathIsNull(System.Action`1[System.IO.Abstractions.IDirectory]) (System.IO.Abstractions.TestingHelpers.Tests.MockDirectoryArgumentPathTests)

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]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/TestableIO.System.IO.Abstractions.TestingHelpers.Tests_net9.0.trx [took 0s]
Raw output
System.InvalidOperationException : Error evaluating ThatString.IsEqualToConstraint constraint with value "path": 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.MockDirectoryArgumentPathTests.Operations_ShouldThrowArgumentNullExceptionIfPathIsNull(Action`1 action) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryArgumentPathTests.cs:line 42
   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.MockDirectoryArgumentPathTests.Operations_ShouldThrowArgumentNullExceptionIfPathIsNull(Action`1 action) in /Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryArgumentPathTests.cs:line 42
   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)