CDMS-200 Decision analytics initial implementation #82
Annotations
7 errors and 1 warning
Test:
Btms.Analytics.Tests/MovementsExceptionsTests.cs#L23
'SummarisedDataset<StringBucketDimensionResult, StringBucketDimensionResult>' does not contain a definition for 'Rows' and no accessible extension method 'Rows' accepting a first argument of type 'SummarisedDataset<StringBucketDimensionResult, StringBucketDimensionResult>' could be found (are you missing a using directive or an assembly reference?)
|
Test:
Btms.Analytics.Tests/MovementsExceptionsTests.cs#L25
Argument 2: cannot convert from 'method group' to 'object'
|
Test:
Btms.Analytics.Tests/MovementsExceptionsTests.cs#L27
'MemoryExtensions.Count<T>(Span<T>, T)' is a method, which is not valid in the given context
|
Test:
Btms.Analytics.Tests/MovementsByDecisionsTests.cs#L23
'SummarisedDataset<StringBucketDimensionResult, StringBucketDimensionResult>' does not contain a definition for 'Rows' and no accessible extension method 'Rows' accepting a first argument of type 'SummarisedDataset<StringBucketDimensionResult, StringBucketDimensionResult>' could be found (are you missing a using directive or an assembly reference?)
|
Test:
Btms.Analytics.Tests/MovementsByDecisionsTests.cs#L25
Argument 2: cannot convert from 'method group' to 'object'
|
Test:
Btms.Analytics.Tests/MovementsByDecisionsTests.cs#L27
'MemoryExtensions.Count<T>(Span<T>, T)' is a method, which is not valid in the given context
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading