Merge #37
92 fail, 14 pass in 21s
Annotations
Check warning on line 0 in OpenSmc.Messaging.Hub.Test.MessageHubSubscribersTest
github-actions / Test Results
TwoSubscribers (OpenSmc.Messaging.Hub.Test.MessageHubSubscribersTest) failed
test/OpenSmc.Messaging.Hub.Test/TestResults/_fv-az561-958_2024-01-31_00_55_18.trx [took 3s]
Raw output
System.Threading.Tasks.TaskCanceledException : A task was canceled. at OpenSmc.Messaging.Hub.Test.MessageHubSubscribersTest.TwoSubscribers() in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Messaging.Hub.Test/MessageHubSubscribersTest.cs:line 63
--- End of stack trace from previous location ---
Check warning on line 0 in OpenSmc.Messaging.Hub.Test.MessageHubTest
github-actions / Test Results
ClientToServerWithMessageTraffic (OpenSmc.Messaging.Hub.Test.MessageHubTest) failed
test/OpenSmc.Messaging.Hub.Test/TestResults/_fv-az561-958_2024-01-31_00_55_18.trx [took 0s]
Raw output
Expected helloEvents to contain a single item, but the collection is empty.
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.CollectingAssertionStrategy.ThrowIfAny(IDictionary`2 context)
at FluentAssertions.Execution.AssertionScope.Dispose()
at OpenSmc.Messaging.Hub.Test.MessageHubTest.ClientToServerWithMessageTraffic() in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Messaging.Hub.Test/MessageHubTest.cs:line 66
--- End of stack trace from previous location ---
Check warning on line 0 in OpenSmc.Messaging.Hub.Test.MessageHubHostedAddressTest
github-actions / Test Results
SimpleRequest (OpenSmc.Messaging.Hub.Test.MessageHubHostedAddressTest) failed
test/OpenSmc.Messaging.Hub.Test/TestResults/_fv-az561-958_2024-01-31_00_55_18.trx [took 3s]
Raw output
System.Threading.Tasks.TaskCanceledException : A task was canceled. at OpenSmc.Messaging.Hub.Test.MessageHubHostedAddressTest.SimpleRequest() in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Messaging.Hub.Test/MessageHubHostedAddressTest.cs:line 55
--- End of stack trace from previous location ---
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeReports<ValueWithTwoHierarchicalDimensions>(fileName: "HierarchicalDimensionTwo.json", data: [···], pivotBuilder: Func`…s,OpenSmc.TestDomain.SimpleData.ValueWithTwoHierarchicalDimensions]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.Aggregate[TElement,TResult](IEnumerable`1 toAggregate) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 143
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.Aggregation[TElement](IEnumerable`1 enumerable) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 67
at OpenSmc.Pivot.Builder.PivotFactory.<>c__1`1.<ForDataCubes>b__1_0(IEnumerable`1 slices) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotFactory.cs:line 22
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.<>c__DisplayClass13_0.<GetAggregates>b__0(PivotGrouping`2 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 211
at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.GetAggregates(ICollection`1 objects, IReadOnlyCollection`1 parentCoordinates) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 210
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.GetRowsFromRowGrouping(PivotGrouping`2 rowGrouping, PivotGroupManager`4 columnGroupManager) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 58
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.<>c__DisplayClass13_0.<Execute>b__0(PivotGrouping`2 rowGrouping) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Collections.Immutable.ImmutableExtensions.FallbackWrapper`1.get_Count()
at System.Collections.Immutable.ImmutableList`1.CreateRange(IEnumerable`1 items)
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at OpenSmc.Pivot.Processors.DataCubePivotProcessor`4.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/DataCubePivotProcessor.cs:line 53
at OpenSmc.Pivot.Builder.PivotBuilderBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotBuilderBase.cs:line 60
at OpenSmc.Pivot.Test.PivotTest.GetModel[TElement,TIntermediate,TAggregate](DataCubePivotBuilder`4 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 726
at OpenSmc.Pivot.Test.PivotTest.ExecuteDataCubeTest[TElement](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 691
at OpenSmc.Pivot.Test.PivotTest.DataCubeReports[TElement](String fileName, IEnumerable`1 data, Func`2 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 81
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
Reports<TwoDimValue, TwoDimValue>(fileName: "NullGroupGroupByRowOneDimension.json", data: [TwoDimValue { Dim1 = , Dim2 = A, Val…n.SimpleData.TwoDimValue,OpenSmc.TestDomain.SimpleData.TwoDimValue]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.Aggregate[TElement,TResult](IEnumerable`1 toAggregate) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 143
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.Aggregation[TElement](IEnumerable`1 enumerable) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 67
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.<>c__DisplayClass13_0.<GetAggregates>b__0(PivotGrouping`2 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 211
at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.GetAggregates(ICollection`1 objects, IReadOnlyCollection`1 parentCoordinates) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 210
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.GetRowsFromRowGrouping(PivotGrouping`2 rowGrouping, PivotGroupManager`4 columnGroupManager) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 58
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.<>c__DisplayClass13_0.<Execute>b__0(PivotGrouping`2 rowGrouping) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Collections.Immutable.ImmutableExtensions.FallbackWrapper`1.get_Count()
at System.Collections.Immutable.ImmutableList`1.CreateRange(IEnumerable`1 items)
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at OpenSmc.Pivot.Processors.PivotProcessor`3.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessor.cs:line 84
at OpenSmc.Pivot.Builder.PivotBuilderBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotBuilderBase.cs:line 60
at OpenSmc.Pivot.Test.PivotTest.GetModel[T,TIntermediate,TAggregate](PivotBuilder`3 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 721
at OpenSmc.Pivot.Test.PivotTest.Reports[T,TAggregate](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 52
at InvokeStub_PivotTest.Reports(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
Reports<CashflowElement, CashflowElement>(fileName: "GroupRowsByDimensionPropertySingleCurrency.json", data: [···], builder: Fu…ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c.<CreateAggregationDelegate>b__11_3(IEnumerable`1 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.GrouperByIdentityProperties.<>c__DisplayClass1_0`1.<GroupByKeySelectorAndExecuteLambda>b__0(IGrouping`2 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/GrouperByIdentityProperties.cs:line 21
at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c__DisplayClass11_0.<CreateAggregationDelegate>b__2(IEnumerable`1 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.AggregationExtensions.AggregateBy[T](IEnumerable`1 source, String[] propertyNames) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationExtensions.cs:line 22
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.AggregateClass[TElement](IEnumerable`1 enumerable, String[] properties) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 73
at InvokeStub_AggregationsExtensions.AggregateClass(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
Reports<ValueWithHierarchicalDimension, ValueWithHierarchicalDimension>(fileName: "HierarchicalDimensionOptionsAFlat.json", dat…nsion,OpenSmc.TestDomain.SimpleData.ValueWithHierarchicalDimension]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.Aggregate[TElement,TResult](IEnumerable`1 toAggregate) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 143
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.Aggregation[TElement](IEnumerable`1 enumerable) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 67
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.<>c__DisplayClass13_0.<GetAggregates>b__0(PivotGrouping`2 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 211
at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.GetAggregates(ICollection`1 objects, IReadOnlyCollection`1 parentCoordinates) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 210
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.GetRowsFromRowGrouping(PivotGrouping`2 rowGrouping, PivotGroupManager`4 columnGroupManager) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 58
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.<>c__DisplayClass13_0.<Execute>b__0(PivotGrouping`2 rowGrouping) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Collections.Immutable.ImmutableExtensions.FallbackWrapper`1.get_Count()
at System.Collections.Immutable.ImmutableList`1.CreateRange(IEnumerable`1 items)
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at OpenSmc.Pivot.Processors.PivotProcessor`3.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessor.cs:line 84
at OpenSmc.Pivot.Builder.PivotBuilderBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotBuilderBase.cs:line 60
at OpenSmc.Pivot.Test.PivotTest.GetModel[T,TIntermediate,TAggregate](PivotBuilder`3 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 721
at OpenSmc.Pivot.Test.PivotTest.Reports[T,TAggregate](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 52
at InvokeStub_PivotTest.Reports(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeReports<ValueWithHierarchicalDimension>(fileName: "HierarchicalDimensionOptionsA2.json", data: [···], pivotBuilder: Fun…nsion,OpenSmc.TestDomain.SimpleData.ValueWithHierarchicalDimension]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.Aggregate[TElement,TResult](IEnumerable`1 toAggregate) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 143
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.Aggregation[TElement](IEnumerable`1 enumerable) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 67
at OpenSmc.Pivot.Builder.PivotFactory.<>c__1`1.<ForDataCubes>b__1_0(IEnumerable`1 slices) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotFactory.cs:line 22
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.<>c__DisplayClass13_0.<GetAggregates>b__0(PivotGrouping`2 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 211
at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.GetAggregates(ICollection`1 objects, IReadOnlyCollection`1 parentCoordinates) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 210
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.GetRowsFromRowGrouping(PivotGrouping`2 rowGrouping, PivotGroupManager`4 columnGroupManager) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 58
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.<>c__DisplayClass13_0.<Execute>b__0(PivotGrouping`2 rowGrouping) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Collections.Immutable.ImmutableExtensions.FallbackWrapper`1.get_Count()
at System.Collections.Immutable.ImmutableList`1.CreateRange(IEnumerable`1 items)
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at OpenSmc.Pivot.Processors.DataCubePivotProcessor`4.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/DataCubePivotProcessor.cs:line 53
at OpenSmc.Pivot.Builder.PivotBuilderBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotBuilderBase.cs:line 60
at OpenSmc.Pivot.Test.PivotTest.GetModel[TElement,TIntermediate,TAggregate](DataCubePivotBuilder`4 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 726
at OpenSmc.Pivot.Test.PivotTest.ExecuteDataCubeTest[TElement](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 691
at OpenSmc.Pivot.Test.PivotTest.DataCubeReports[TElement](String fileName, IEnumerable`1 data, Func`2 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 81
at InvokeStub_PivotTest.DataCubeReports(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
ScopeDataCubeReports<IDataCubeScope>(fileName: "DataCubeScope.json", dataGen: Func`2 { Method = System.Collections.Generic.IEnu…ain.Scopes.IDataCubeScope,OpenSmc.TestDomain.Scopes.IDataCubeScope]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotImplementedException : This is a DynamicProxy2 error: The interceptor attempted to 'Proceed' for method 'System.Collections.Generic.IEnumerable`1[OpenSmc.DataCubes.DimensionDescriptor] GetDimensionDescriptors(Boolean, System.String[])' which has no target. When calling method without target there is no implementation to 'proceed' to and it is the responsibility of the interceptor to mimic the implementation (set return value, out arguments etc) at Castle.DynamicProxy.AbstractInvocation.ThrowOnNoTarget()
at Castle.DynamicProxy.Internal.InterfaceMethodWithoutTargetInvocation.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at OpenSmc.Scopes.Proxy.DelegateToInterfaceDefaultImplementationInterceptor.Intercept(IInvocation invocation) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Scopes/Proxy/DelegateToInterfaceDefaultImplementationInterceptor.cs:line 37
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.IDataCubeScopeProxy.GetDimensionDescriptors(Boolean isByRow, String[] dimensions)
at OpenSmc.Pivot.Builder.DataCubePivotBuilder`4.GetDimensionDescriptors(DataCubePivotBuilder`4 builder, Boolean isByRow, String[] dimensions) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/DataCubePivotBuilder.cs:line 121
at OpenSmc.Pivot.Builder.DataCubePivotBuilder`4.SliceColumnsBy(String[] dimensions) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/DataCubePivotBuilder.cs:line 57
at OpenSmc.Pivot.Test.PivotTest.<>c.<ScopeDataCubeTestCases>b__17_1(DataCubePivotBuilder`4 b) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 382
at OpenSmc.Pivot.Test.PivotTest.ExecuteDataCubeTest[TElement](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 689
at OpenSmc.Pivot.Test.PivotTest.ScopeDataCubeReports[TElement](String fileName, Func`2 dataGen, Func`2 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 103
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
Reports<SimpleAccounting, SimpleAccounting>(fileName: "AutorenderedTransposedMultipleBasic.json", data: [SimpleAccounting { Del…ta.SimpleAccounting,OpenSmc.TestDomain.SimpleData.SimpleAccounting]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.Aggregate[TElement,TResult](IEnumerable`1 toAggregate) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 143
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.Aggregation[TElement](IEnumerable`1 enumerable) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 67
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.<>c__DisplayClass13_0.<GetAggregates>b__0(PivotGrouping`2 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 211
at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.GetAggregates(ICollection`1 objects, IReadOnlyCollection`1 parentCoordinates) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 210
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.GetRowsFromRowGrouping(PivotGrouping`2 rowGrouping, PivotGroupManager`4 columnGroupManager) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 58
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.<>c__DisplayClass13_0.<Execute>b__0(PivotGrouping`2 rowGrouping) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Collections.Immutable.ImmutableExtensions.FallbackWrapper`1.get_Count()
at System.Collections.Immutable.ImmutableList`1.CreateRange(IEnumerable`1 items)
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at OpenSmc.Pivot.Processors.PivotProcessor`3.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessor.cs:line 84
at OpenSmc.Pivot.Builder.PivotBuilderBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotBuilderBase.cs:line 60
at OpenSmc.Pivot.Test.PivotTest.GetModel[T,TIntermediate,TAggregate](PivotBuilder`3 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 721
at OpenSmc.Pivot.Test.PivotTest.Reports[T,TAggregate](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 52
at InvokeStub_PivotTest.Reports(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
Reports<CashflowElement, CashflowElement>(fileName: "ManualGroupRowsByDimension.json", data: [···], builder: Func`2 { Method = …ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c.<CreateAggregationDelegate>b__11_3(IEnumerable`1 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.GrouperByIdentityProperties.<>c__DisplayClass1_0`1.<GroupByKeySelectorAndExecuteLambda>b__0(IGrouping`2 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/GrouperByIdentityProperties.cs:line 21
at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c__DisplayClass11_0.<CreateAggregationDelegate>b__2(IEnumerable`1 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.AggregationExtensions.AggregateBy[T](IEnumerable`1 source, String[] propertyNames) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationExtensions.cs:line 22
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.AggregateClass[TElement](IEnumerable`1 enumerable, String[] properties) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 73
at InvokeStub_AggregationsExtensions.AggregateClass(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeReports<CashflowElement>(fileName: "DataCubeSlicedByColumnOneDimensionSingleCurrency.j"···, data: [···], pivotBuilder: …ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c.<CreateAggregationDelegate>b__11_3(IEnumerable`1 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.GrouperByIdentityProperties.<>c__DisplayClass1_0`1.<GroupByKeySelectorAndExecuteLambda>b__0(IGrouping`2 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/GrouperByIdentityProperties.cs:line 21
at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c__DisplayClass11_0.<CreateAggregationDelegate>b__2(IEnumerable`1 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.AggregationExtensions.AggregateBy[T](IEnumerable`1 source, String[] propertyNames) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationExtensions.cs:line 22
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.AggregateClass[TElement](IEnumerable`1 enumerable, String[] properties) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 73
at InvokeStub_AggregationsExtensions.AggregateClass(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeReports<CashflowElement>(fileName: "DataCubeSlicedTwiceByRowOnceByColumnOneDimensionSi"···, data: [···], pivotBuilder: …ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c.<CreateAggregationDelegate>b__11_3(IEnumerable`1 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.GrouperByIdentityProperties.<>c__DisplayClass1_0`1.<GroupByKeySelectorAndExecuteLambda>b__0(IGrouping`2 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/GrouperByIdentityProperties.cs:line 21
at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c__DisplayClass11_0.<CreateAggregationDelegate>b__2(IEnumerable`1 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.AggregationExtensions.AggregateBy[T](IEnumerable`1 source, String[] propertyNames) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationExtensions.cs:line 22
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.AggregateClass[TElement](IEnumerable`1 enumerable, String[] properties) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 73
at InvokeStub_AggregationsExtensions.AggregateClass(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeReports<ValueWithMixedDimensions>(fileName: "HierarchicalDimensionMix1.json", data: [···], pivotBuilder: Func`2 { Metho…dDimensions,OpenSmc.TestDomain.SimpleData.ValueWithMixedDimensions]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.Aggregate[TElement,TResult](IEnumerable`1 toAggregate) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 143
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.Aggregation[TElement](IEnumerable`1 enumerable) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 67
at OpenSmc.Pivot.Builder.PivotFactory.<>c__1`1.<ForDataCubes>b__1_0(IEnumerable`1 slices) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotFactory.cs:line 22
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.<>c__DisplayClass13_0.<GetAggregates>b__0(PivotGrouping`2 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 211
at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.GetAggregates(ICollection`1 objects, IReadOnlyCollection`1 parentCoordinates) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 210
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.GetRowsFromRowGrouping(PivotGrouping`2 rowGrouping, PivotGroupManager`4 columnGroupManager) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 58
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.<>c__DisplayClass13_0.<Execute>b__0(PivotGrouping`2 rowGrouping) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Collections.Immutable.ImmutableExtensions.FallbackWrapper`1.get_Count()
at System.Collections.Immutable.ImmutableList`1.CreateRange(IEnumerable`1 items)
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at OpenSmc.Pivot.Processors.DataCubePivotProcessor`4.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/DataCubePivotProcessor.cs:line 53
at OpenSmc.Pivot.Builder.PivotBuilderBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotBuilderBase.cs:line 60
at OpenSmc.Pivot.Test.PivotTest.GetModel[TElement,TIntermediate,TAggregate](DataCubePivotBuilder`4 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 726
at OpenSmc.Pivot.Test.PivotTest.ExecuteDataCubeTest[TElement](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 691
at OpenSmc.Pivot.Test.PivotTest.DataCubeReports[TElement](String fileName, IEnumerable`1 data, Func`2 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 81
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
Reports<ValueWithHierarchicalDimension, ValueWithHierarchicalDimension>(fileName: "HierarchicalDimensionOptionsA2.json", data: …nsion,OpenSmc.TestDomain.SimpleData.ValueWithHierarchicalDimension]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.Aggregate[TElement,TResult](IEnumerable`1 toAggregate) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 143
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.Aggregation[TElement](IEnumerable`1 enumerable) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 67
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.<>c__DisplayClass13_0.<GetAggregates>b__0(PivotGrouping`2 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 211
at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.GetAggregates(ICollection`1 objects, IReadOnlyCollection`1 parentCoordinates) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 210
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.GetRowsFromRowGrouping(PivotGrouping`2 rowGrouping, PivotGroupManager`4 columnGroupManager) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 58
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.<>c__DisplayClass13_0.<Execute>b__0(PivotGrouping`2 rowGrouping) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Collections.Immutable.ImmutableExtensions.FallbackWrapper`1.get_Count()
at System.Collections.Immutable.ImmutableList`1.CreateRange(IEnumerable`1 items)
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at OpenSmc.Pivot.Processors.PivotProcessor`3.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessor.cs:line 84
at OpenSmc.Pivot.Builder.PivotBuilderBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotBuilderBase.cs:line 60
at OpenSmc.Pivot.Test.PivotTest.GetModel[T,TIntermediate,TAggregate](PivotBuilder`3 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 721
at OpenSmc.Pivot.Test.PivotTest.Reports[T,TAggregate](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 52
at InvokeStub_PivotTest.Reports(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeReports<CashflowElement>(fileName: "DataCubeSliceColumnsByAggregateByDimension2.json", data: [···], pivotBuilder: Func`…ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c.<CreateAggregationDelegate>b__11_3(IEnumerable`1 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.GrouperByIdentityProperties.<>c__DisplayClass1_0`1.<GroupByKeySelectorAndExecuteLambda>b__0(IGrouping`2 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/GrouperByIdentityProperties.cs:line 21
at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c__DisplayClass11_0.<CreateAggregationDelegate>b__2(IEnumerable`1 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.AggregationExtensions.AggregateBy[T](IEnumerable`1 source, String[] propertyNames) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationExtensions.cs:line 22
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.AggregateClass[TElement](IEnumerable`1 enumerable, String[] properties) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 73
at InvokeStub_AggregationsExtensions.AggregateClass(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeScopeWithDimensionReports<CashflowElement>(fileName: "DataCubeScopeWithDimension3.json", dataGen: Func`2 { Method = Sys…ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotImplementedException : This is a DynamicProxy2 error: The interceptor attempted to 'Proceed' for method 'System.Collections.Generic.IEnumerable`1[OpenSmc.DataCubes.DimensionDescriptor] GetDimensionDescriptors(Boolean, System.String[])' which has no target. When calling method without target there is no implementation to 'proceed' to and it is the responsibility of the interceptor to mimic the implementation (set return value, out arguments etc) at Castle.DynamicProxy.AbstractInvocation.ThrowOnNoTarget()
at Castle.DynamicProxy.Internal.InterfaceMethodWithoutTargetInvocation.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at OpenSmc.Scopes.Proxy.DelegateToInterfaceDefaultImplementationInterceptor.Intercept(IInvocation invocation) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Scopes/Proxy/DelegateToInterfaceDefaultImplementationInterceptor.cs:line 37
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.IDataCubeScopeWithValueAndDimension3Proxy.GetDimensionDescriptors(Boolean isByRow, String[] dimensions)
at OpenSmc.Pivot.Builder.DataCubePivotBuilder`4.GetDimensionDescriptors(DataCubePivotBuilder`4 builder, Boolean isByRow, String[] dimensions) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/DataCubePivotBuilder.cs:line 121
at OpenSmc.Pivot.Builder.DataCubePivotBuilder`4.GetAggregateBySliceRowsDimensionDescriptors(DataCubePivotBuilder`4 builder) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/DataCubePivotBuilder.cs:line 99
at OpenSmc.Pivot.Builder.DataCubePivotBuilder`4..ctor(IEnumerable`1 cubes) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/DataCubePivotBuilder.cs:line 30
at OpenSmc.Pivot.Builder.PivotFactory.ForDataCubes[TElement](IEnumerable`1 cubes) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotFactory.cs:line 17
at OpenSmc.Pivot.Test.PivotTest.ExecuteDataCubeTest[TElement](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 685
at OpenSmc.Pivot.Test.PivotTest.DataCubeScopeWithDimensionReports[TElement](String fileName, Func`2 dataGen, Func`2 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 74
at InvokeStub_PivotTest.DataCubeScopeWithDimensionReports(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
Reports<CashflowElement, CashflowElement>(fileName: "TwoGroupsDataCube.json", data: [···], builder: Func`2 { Method = OpenSmc.P…ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c.<CreateAggregationDelegate>b__11_3(IEnumerable`1 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.GrouperByIdentityProperties.<>c__DisplayClass1_0`1.<GroupByKeySelectorAndExecuteLambda>b__0(IGrouping`2 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/GrouperByIdentityProperties.cs:line 21
at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c__DisplayClass11_0.<CreateAggregationDelegate>b__2(IEnumerable`1 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.AggregationExtensions.AggregateBy[T](IEnumerable`1 source, String[] propertyNames) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationExtensions.cs:line 22
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.AggregateClass[TElement](IEnumerable`1 enumerable, String[] properties) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 73
at InvokeStub_AggregationsExtensions.AggregateClass(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
Reports<CashflowElement, CashflowElement>(fileName: "ManualGroupColumnsByDimension.json", data: [···], builder: Func`2 { Method…ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c.<CreateAggregationDelegate>b__11_3(IEnumerable`1 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.GrouperByIdentityProperties.<>c__DisplayClass1_0`1.<GroupByKeySelectorAndExecuteLambda>b__0(IGrouping`2 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/GrouperByIdentityProperties.cs:line 21
at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c__DisplayClass11_0.<CreateAggregationDelegate>b__2(IEnumerable`1 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.AggregationExtensions.AggregateBy[T](IEnumerable`1 source, String[] propertyNames) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationExtensions.cs:line 22
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.AggregateClass[TElement](IEnumerable`1 enumerable, String[] properties) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 73
at InvokeStub_AggregationsExtensions.AggregateClass(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
ScopeDataCubeReports<CashflowElement>(fileName: "ScopeWithDataCubePropertiesSlicedColumns.json", dataGen: Func`2 { Method = Sys…ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotImplementedException : This is a DynamicProxy2 error: The interceptor attempted to 'Proceed' for method 'System.Collections.Generic.IEnumerable`1[OpenSmc.DataCubes.DimensionDescriptor] GetDimensionDescriptors(Boolean, System.String[])' which has no target. When calling method without target there is no implementation to 'proceed' to and it is the responsibility of the interceptor to mimic the implementation (set return value, out arguments etc) at Castle.DynamicProxy.AbstractInvocation.ThrowOnNoTarget()
at Castle.DynamicProxy.Internal.InterfaceMethodWithoutTargetInvocation.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at OpenSmc.Scopes.Proxy.DelegateToInterfaceDefaultImplementationInterceptor.Intercept(IInvocation invocation) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Scopes/Proxy/DelegateToInterfaceDefaultImplementationInterceptor.cs:line 37
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.IScopeWithDataCubePropertiesProxy.GetDimensionDescriptors(Boolean isByRow, String[] dimensions)
at OpenSmc.Pivot.Builder.DataCubePivotBuilder`4.GetDimensionDescriptors(DataCubePivotBuilder`4 builder, Boolean isByRow, String[] dimensions) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/DataCubePivotBuilder.cs:line 121
at OpenSmc.Pivot.Builder.DataCubePivotBuilder`4.GetAggregateBySliceRowsDimensionDescriptors(DataCubePivotBuilder`4 builder) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/DataCubePivotBuilder.cs:line 99
at OpenSmc.Pivot.Builder.DataCubePivotBuilder`4..ctor(IEnumerable`1 cubes) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/DataCubePivotBuilder.cs:line 30
at OpenSmc.Pivot.Builder.PivotFactory.ForDataCubes[TElement](IEnumerable`1 cubes) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotFactory.cs:line 17
at OpenSmc.Pivot.Test.PivotTest.ExecuteDataCubeTest[TElement](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 685
at OpenSmc.Pivot.Test.PivotTest.ScopeDataCubeReports[TElement](String fileName, Func`2 dataGen, Func`2 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 103
at InvokeStub_PivotTest.ScopeDataCubeReports(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
Reports<CashflowElement, CashflowElement>(fileName: "GroupRowsByDimensionProperty.json", data: [···], builder: Func`2 { Method …ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c.<CreateAggregationDelegate>b__11_3(IEnumerable`1 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.GrouperByIdentityProperties.<>c__DisplayClass1_0`1.<GroupByKeySelectorAndExecuteLambda>b__0(IGrouping`2 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/GrouperByIdentityProperties.cs:line 21
at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c__DisplayClass11_0.<CreateAggregationDelegate>b__2(IEnumerable`1 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.AggregationExtensions.AggregateBy[T](IEnumerable`1 source, String[] propertyNames) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationExtensions.cs:line 22
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.AggregateClass[TElement](IEnumerable`1 enumerable, String[] properties) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 73
at InvokeStub_AggregationsExtensions.AggregateClass(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeReports<TwoDimValue>(fileName: "NullGroupSliceByRowTwoDimensionsTotalsBug.json", data: [···], pivotBuilder: Func`2 { Me…n.SimpleData.TwoDimValue,OpenSmc.TestDomain.SimpleData.TwoDimValue]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.Aggregate[TElement,TResult](IEnumerable`1 toAggregate) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 143
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.Aggregation[TElement](IEnumerable`1 enumerable) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 67
at OpenSmc.Pivot.Builder.PivotFactory.<>c__1`1.<ForDataCubes>b__1_0(IEnumerable`1 slices) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotFactory.cs:line 22
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.<>c__DisplayClass13_0.<GetAggregates>b__0(PivotGrouping`2 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 211
at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.GetAggregates(ICollection`1 objects, IReadOnlyCollection`1 parentCoordinates) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 210
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.GetRowsFromRowGrouping(PivotGrouping`2 rowGrouping, PivotGroupManager`4 columnGroupManager) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 58
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.<>c__DisplayClass13_0.<Execute>b__0(PivotGrouping`2 rowGrouping) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Collections.Immutable.ImmutableExtensions.FallbackWrapper`1.get_Count()
at System.Collections.Immutable.ImmutableList`1.CreateRange(IEnumerable`1 items)
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at OpenSmc.Pivot.Processors.DataCubePivotProcessor`4.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/DataCubePivotProcessor.cs:line 53
at OpenSmc.Pivot.Builder.PivotBuilderBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotBuilderBase.cs:line 60
at OpenSmc.Pivot.Test.PivotTest.GetModel[TElement,TIntermediate,TAggregate](DataCubePivotBuilder`4 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 726
at OpenSmc.Pivot.Test.PivotTest.ExecuteDataCubeTest[TElement](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 691
at OpenSmc.Pivot.Test.PivotTest.DataCubeReports[TElement](String fileName, IEnumerable`1 data, Func`2 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 81
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeReports<ValueWithMixedDimensions>(fileName: "HierarchicalDimensionMix3.json", data: [···], pivotBuilder: Func`2 { Metho…dDimensions,OpenSmc.TestDomain.SimpleData.ValueWithMixedDimensions]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.Aggregate[TElement,TResult](IEnumerable`1 toAggregate) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 143
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.Aggregation[TElement](IEnumerable`1 enumerable) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 67
at OpenSmc.Pivot.Builder.PivotFactory.<>c__1`1.<ForDataCubes>b__1_0(IEnumerable`1 slices) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotFactory.cs:line 22
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.<>c__DisplayClass13_0.<GetAggregates>b__0(PivotGrouping`2 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 211
at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.GetAggregates(ICollection`1 objects, IReadOnlyCollection`1 parentCoordinates) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 210
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.GetRowsFromRowGrouping(PivotGrouping`2 rowGrouping, PivotGroupManager`4 columnGroupManager) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 58
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.<>c__DisplayClass13_0.<Execute>b__0(PivotGrouping`2 rowGrouping) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Collections.Immutable.ImmutableExtensions.FallbackWrapper`1.get_Count()
at System.Collections.Immutable.ImmutableList`1.CreateRange(IEnumerable`1 items)
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at OpenSmc.Pivot.Processors.DataCubePivotProcessor`4.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/DataCubePivotProcessor.cs:line 53
at OpenSmc.Pivot.Builder.PivotBuilderBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotBuilderBase.cs:line 60
at OpenSmc.Pivot.Test.PivotTest.GetModel[TElement,TIntermediate,TAggregate](DataCubePivotBuilder`4 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 726
at OpenSmc.Pivot.Test.PivotTest.ExecuteDataCubeTest[TElement](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 691
at OpenSmc.Pivot.Test.PivotTest.DataCubeReports[TElement](String fileName, IEnumerable`1 data, Func`2 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 81
at InvokeStub_PivotTest.DataCubeReports(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeAverageReports<CashflowElement>(fileName: "DataCubeSlicedTwiceByRowOnceByColumnOneDimensionSi"···, data: [···], pivotBu…ain.Cubes.CashflowElement,OpenSmc.TestDomain.Cubes.CashflowElement]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c.<CreateAggregationDelegate>b__11_3(IEnumerable`1 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.GrouperByIdentityProperties.<>c__DisplayClass1_0`1.<GroupByKeySelectorAndExecuteLambda>b__0(IGrouping`2 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/GrouperByIdentityProperties.cs:line 21
at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList()
at OpenSmc.Arithmetics.Aggregation.AggregationDelegates`1.<>c__DisplayClass11_0.<CreateAggregationDelegate>b__2(IEnumerable`1 x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationDelegates.cs:line 104
at OpenSmc.Arithmetics.Aggregation.AggregationExtensions.AggregateBy[T](IEnumerable`1 source, String[] propertyNames) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationExtensions.cs:line 22
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.AggregateClass[TElement](IEnumerable`1 enumerable, String[] properties) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 73
at InvokeStub_AggregationsExtensions.AggregateClass(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check warning on line 0 in OpenSmc.Pivot.Test.PivotTest
github-actions / Test Results
DataCubeReports<ValueWithHierarchicalDimension>(fileName: "HierarchicalDimension.json", data: [···], pivotBuilder: Func`2 { Met…nsion,OpenSmc.TestDomain.SimpleData.ValueWithHierarchicalDimension]), Target = <>c { } }) (OpenSmc.Pivot.Test.PivotTest) failed
test/OpenSmc.Pivot.Test/TestResults/_fv-az561-958_2024-01-31_00_55_30.trx [took 0s]
Raw output
System.NotSupportedException : Specified method is not supported. at OpenSmc.Arithmetics.Aggregation.AggregationFunction.CreateAggregationFunction(Type elementType) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 171
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.<>c__13`2.<GetAggregationFunction>b__13_0(Type x) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.GetAggregationFunction[TElement,TResult]() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 151
at OpenSmc.Arithmetics.Aggregation.AggregationFunction.Aggregate[TElement,TResult](IEnumerable`1 toAggregate) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Arithmetics/Aggregation/AggregationFunction.cs:line 143
at OpenSmc.Pivot.Aggregations.AggregationsExtensions.Aggregation[TElement](IEnumerable`1 enumerable) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Aggregations/Aggregations.cs:line 67
at OpenSmc.Pivot.Builder.PivotFactory.<>c__1`1.<ForDataCubes>b__1_0(IEnumerable`1 slices) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotFactory.cs:line 22
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.<>c__DisplayClass13_0.<GetAggregates>b__0(PivotGrouping`2 g) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 211
at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at OpenSmc.Pivot.Grouping.PivotGroupManager`4.GetAggregates(ICollection`1 objects, IReadOnlyCollection`1 parentCoordinates) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Grouping/PivotGroupManager.cs:line 210
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.GetRowsFromRowGrouping(PivotGrouping`2 rowGrouping, PivotGroupManager`4 columnGroupManager) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 58
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.<>c__DisplayClass13_0.<Execute>b__0(PivotGrouping`2 rowGrouping) in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Collections.Immutable.ImmutableExtensions.FallbackWrapper`1.get_Count()
at System.Collections.Immutable.ImmutableList`1.CreateRange(IEnumerable`1 items)
at OpenSmc.Pivot.Processors.PivotProcessorBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/PivotProcessorBase.cs:line 35
at OpenSmc.Pivot.Processors.DataCubePivotProcessor`4.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Processors/DataCubePivotProcessor.cs:line 53
at OpenSmc.Pivot.Builder.PivotBuilderBase`5.Execute() in /home/runner/work/OpenSmc/OpenSmc/src/OpenSmc.Pivot/Builder/PivotBuilderBase.cs:line 60
at OpenSmc.Pivot.Test.PivotTest.GetModel[TElement,TIntermediate,TAggregate](DataCubePivotBuilder`4 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 726
at OpenSmc.Pivot.Test.PivotTest.ExecuteDataCubeTest[TElement](String fileName, IEnumerable`1 data, Func`2 builder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 691
at OpenSmc.Pivot.Test.PivotTest.DataCubeReports[TElement](String fileName, IEnumerable`1 data, Func`2 pivotBuilder) in /home/runner/work/OpenSmc/OpenSmc/test/OpenSmc.Pivot.Test/PivotTest.cs:line 81
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)