Skip to content

CDMS-200 Decision analytics initial implementation #85

CDMS-200 Decision analytics initial implementation

CDMS-200 Decision analytics initial implementation #85

Triggered via pull request December 23, 2024 08:30
Status Failure
Total duration 1m 44s
Artifacts

check-pull-request.yml

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

Annotations

8 errors and 1 warning
Run Pull Request Checks: Btms.Backend/Config/AnalyticsDashboards.cs#L75
The call is ambiguous between the following methods or properties: 'AnalyticsExtensions.AsIDataset<TSummary, TResult>(Task<SummarisedDataset<TSummary, TResult>>)' and 'SummarisedDatasetExtensions.AsIDataset<TSummary, TResult>(Task<SummarisedDataset<TSummary, TResult>>)'
Run Pull Request Checks: Btms.Analytics.Tests/MovementsExceptionsTests.cs#L23
'SummarisedDataset<SingleSeriesDataset, StringBucketDimensionResult>' does not contain a definition for 'Rows' and no accessible extension method 'Rows' accepting a first argument of type 'SummarisedDataset<SingleSeriesDataset, 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<SingleSeriesDataset, StringBucketDimensionResult>' does not contain a definition for 'Rows' and no accessible extension method 'Rows' accepting a first argument of type 'SummarisedDataset<SingleSeriesDataset, 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