Skip to content

Bump FluentAssertions from 7.0.0 to 8.0.1 #3194

Bump FluentAssertions from 7.0.0 to 8.0.1

Bump FluentAssertions from 7.0.0 to 8.0.1 #3194

Triggered via pull request January 27, 2025 02:23
Status Failure
Total duration 1m 58s
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/Pipeline/MinBucket/MinBucketAggregationUsageTests.cs#L108
'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/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/Pipeline/MaxBucket/MaxBucketAggregationUsageTests.cs#L108
'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/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/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/ClientConcepts/Connection/ConnectionReuseAndBalancing.cs#L92
'NumericAssertions<int>' does not contain a definition for 'BeLessOrEqualTo' and no accessible extension method 'BeLessOrEqualTo' accepting a first argument of type 'NumericAssertions<int>' could be found (are you missing a using directive or an assembly reference?)
compile: tests/Tests/ClientConcepts/Connection/ConnectionReuseAndBalancing.cs#L112
'NumericAssertions<long>' does not contain a definition for 'BeLessOrEqualTo' and no accessible extension method 'BeLessOrEqualTo' accepting a first argument of type 'NumericAssertions<long>' 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