Skip to content

CDMS-200 Decision analytics initial implementation #83

CDMS-200 Decision analytics initial implementation

CDMS-200 Decision analytics initial implementation #83

Triggered via pull request December 20, 2024 08:23
Status Failure
Total duration 2m 7s
Artifacts

check-pull-request.yml

on: pull_request
Run Pull Request Checks
1m 54s
Run Pull Request Checks
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Run Pull Request Checks: 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?)
Run Pull Request Checks: Btms.Analytics.Tests/MovementsExceptionsTests.cs#L25
Argument 2: cannot convert from 'method group' to 'object'
Run Pull Request Checks: Btms.Analytics.Tests/MovementsExceptionsTests.cs#L27
'MemoryExtensions.Count<T>(Span<T>, T)' is a method, which is not valid in the given context
Run Pull Request Checks: 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?)
Run Pull Request Checks: Btms.Analytics.Tests/MovementsByDecisionsTests.cs#L25
Argument 2: cannot convert from 'method group' to 'object'
Run Pull Request Checks: Btms.Analytics.Tests/MovementsByDecisionsTests.cs#L27
'MemoryExtensions.Count<T>(Span<T>, T)' is a method, which is not valid in the given context
Run Pull Request Checks
Process completed with exit code 1.
Run Pull Request Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636