Bump FluentAssertions from 7.0.0 to 8.0.0 #2562
Annotations
10 errors and 2 warnings
Integration Tests:
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?)
|
Integration Tests:
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?)
|
Integration Tests:
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?)
|
Integration Tests:
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?)
|
Integration Tests:
tests/Tests/Aggregations/Pipeline/BucketSort/BucketSortAggregationUsageTests.cs#L137
'NumericAssertions<double>' does not contain a definition for 'BeLessOrEqualTo' and no accessible extension method 'BeLessOrEqualTo' accepting a first argument of type 'NumericAssertions<double>' could be found (are you missing a using directive or an assembly reference?)
|
Integration Tests:
tests/Tests/Aggregations/Pipeline/BucketSelector/BucketSelectorAggregationUsageTests.cs#L125
'NullableNumericAssertions<double>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NullableNumericAssertions<double>' could be found (are you missing a using directive or an assembly reference?)
|
Integration Tests:
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?)
|
Integration Tests:
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?)
|
Integration Tests:
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?)
|
Integration Tests:
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?)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload test report
No files were found with the provided path: client/build/output/*. No artifacts will be uploaded.
|
Loading