Skip to content

comments

comments #710

Triggered via push December 14, 2024 02:27
Status Success
Total duration 36s
Artifacts

format.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Hyperbee.Expressions.Tests.BlockAsyncBasicTests ► BlockAsync_ShouldAllowParallelBlocks_WithTaskWhenAll (Fast): test/Hyperbee.Expressions.Tests/TestSupport/ExpressionCompilerExtensions.cs#L22
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncBasicTests.BlockAsync_ShouldAllowParallelBlocks_WithTaskWhenAll threw exception: FastExpressionCompiler.NotSupportedExpressionException: ParameterIsNotVariableNorInPassedParameters
Hyperbee.Expressions.Tests.BlockAsyncBasicTests ► BlockAsync_ShouldAwaitSuccessfully_WithNestedLambdaArgument (Deferred,Fast): test/Hyperbee.Expressions.Tests/TestSupport/ExpressionCompilerExtensions.cs#L22
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncBasicTests.BlockAsync_ShouldAwaitSuccessfully_WithNestedLambdaArgument threw exception: FastExpressionCompiler.NotSupportedExpressionException: ParameterIsNotVariableNorInPassedParameters
Hyperbee.Expressions.Tests.BlockAsyncSwitchTests ► AsyncBlock_ShouldAwaitSuccessfully_WithNestedSwitchesAndAwaits (Deferred,Fast): test/Hyperbee.Expressions.Tests/TestSupport/ExpressionCompilerExtensions.cs#L22
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncSwitchTests.AsyncBlock_ShouldAwaitSuccessfully_WithNestedSwitchesAndAwaits threw exception: System.NullReferenceException: Object reference not set to an instance of an object.
Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests ► AsyncBlock_ShouldAwaitSuccessfully_WithAwaitAfterThrow (Deferred,Fast): test/Hyperbee.Expressions.Tests/TestSupport/ExpressionCompilerExtensions.cs#L22
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests.AsyncBlock_ShouldAwaitSuccessfully_WithAwaitAfterThrow threw exception: System.ArgumentException: Bad label content in ILGenerator.
Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests ► AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryAndFinallyBlocks (Deferred,Fast): test/Hyperbee.Expressions.Tests/BlockAsyncTryCatchTests.cs#L138
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests.AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryAndFinallyBlocks threw exception: System.InvalidProgramException: Common Language Runtime detected an invalid program.
Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests ► AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryAndFinallyBlocks (Immediate,Fast): test/Hyperbee.Expressions.Tests/BlockAsyncTryCatchTests.cs#L138
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests.AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryAndFinallyBlocks threw exception: System.InvalidProgramException: Common Language Runtime detected an invalid program.
Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests ► AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryBlock (Deferred,Fast): test/Hyperbee.Expressions.Tests/BlockAsyncTryCatchTests.cs#L32
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests.AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryBlock threw exception: System.InvalidProgramException: Common Language Runtime detected an invalid program.
Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests ► AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryBlock (Immediate,Fast): test/Hyperbee.Expressions.Tests/BlockAsyncTryCatchTests.cs#L32
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests.AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryBlock threw exception: System.InvalidProgramException: Common Language Runtime detected an invalid program.
Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests ► AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryCatchAndFinallyBlocks (Deferred,Fast): test/Hyperbee.Expressions.Tests/BlockAsyncTryCatchTests.cs#L169
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests.AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryCatchAndFinallyBlocks threw exception: System.InvalidProgramException: Common Language Runtime detected an invalid program.
Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests ► AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryCatchAndFinallyBlocks (Immediate,Fast): test/Hyperbee.Expressions.Tests/BlockAsyncTryCatchTests.cs#L169
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests.AsyncBlock_ShouldAwaitSuccessfully_WithAwaitInTryCatchAndFinallyBlocks threw exception: System.InvalidProgramException: Common Language Runtime detected an invalid program.
Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests ► AsyncBlock_ShouldAwaitSuccessfully_WithComplexNestedTryBlock (Deferred,Fast): test/Hyperbee.Expressions.Tests/BlockAsyncTryCatchTests.cs#L294
Failed test found in: _fv-az1718-730_2024-12-14_02_28_32.trx _fv-az1718-730_2024-12-14_02_28_32[1].trx Error: Test method Hyperbee.Expressions.Tests.BlockAsyncTryCatchTests.AsyncBlock_ShouldAwaitSuccessfully_WithComplexNestedTryBlock threw exception: System.InvalidProgramException: Common Language Runtime detected an invalid program.
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636