Skip to content

Bump FluentAssertions from 7.0.0 to 8.0.1 #3196

Bump FluentAssertions from 7.0.0 to 8.0.1

Bump FluentAssertions from 7.0.0 to 8.0.1 #3196

Triggered via pull request January 27, 2025 02:24
Status Failure
Total duration 2m 19s
Artifacts

compile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
compile: tests/Tests.Reproduce/GithubIssue2323.cs#L74
'NumericAssertions<int>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NumericAssertions<int>' could be found (are you missing a using directive or an assembly reference?)
compile: tests/Tests.Reproduce/GithubIssue3715.cs#L670
'NumericAssertions<long>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NumericAssertions<long>' could be found (are you missing a using directive or an assembly reference?)
compile: tests/Tests/Aggregations/Bucket/Terms/TermsAggregationUsageTests.cs#L507
'NullableNumericAssertions<long>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NullableNumericAssertions<long>' could be found (are you missing a using directive or an assembly reference?)
compile: tests/Tests/Aggregations/Bucket/Terms/TermsAggregationUsageTests.cs#L441
'NullableNumericAssertions<long>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NullableNumericAssertions<long>' could be found (are you missing a using directive or an assembly reference?)
compile: tests/Tests/Aggregations/Bucket/Terms/TermsAggregationUsageTests.cs#L386
'NullableNumericAssertions<long>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NullableNumericAssertions<long>' could be found (are you missing a using directive or an assembly reference?)
compile: tests/Tests/Aggregations/Bucket/SignificantTerms/SignificantTermsAggregationUsageTests.cs#L271
'NumericAssertions<long>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NumericAssertions<long>' could be found (are you missing a using directive or an assembly reference?)
compile: tests/Tests/Aggregations/Bucket/Terms/TermsAggregationUsageTests.cs#L228
'NullableNumericAssertions<long>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NullableNumericAssertions<long>' could be found (are you missing a using directive or an assembly reference?)
compile: tests/Tests/Aggregations/Bucket/Terms/TermsAggregationUsageTests.cs#L324
'NullableNumericAssertions<long>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NullableNumericAssertions<long>' could be found (are you missing a using directive or an assembly reference?)
compile: tests/Tests/Aggregations/Bucket/Terms/TermsAggregationUsageTests.cs#L132
'NullableNumericAssertions<long>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NullableNumericAssertions<long>' could be found (are you missing a using directive or an assembly reference?)
compile: tests/Tests/Aggregations/Bucket/Histogram/HistogramAggregationUsageTests.cs#L151
'NumericAssertions<double>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NumericAssertions<double>' could be found (are you missing a using directive or an assembly reference?)
compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636