Bump FluentAssertions from 7.0.0 to 8.0.0 #3183
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/Cluster/ClusterHealth/ClusterHealthApiTests.cs#L96
'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/Cluster/ClusterHealth/ClusterHealthApiTests.cs#L97
'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/Cluster/ClusterHealth/ClusterHealthApiTests.cs#L98
'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/Cluster/ClusterHealth/ClusterHealthApiTests.cs#L99
'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/Cluster/ClusterHealth/ClusterHealthApiTests.cs#L102
'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/Cluster/ClusterHealth/ClusterHealthApiTests.cs#L103
'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/Cluster/ClusterHealth/ClusterHealthApiTests.cs#L64
'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/Cluster/ClusterHealth/ClusterHealthApiTests.cs#L65
'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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|