Bump FluentAssertions from 7.0.0 to 8.0.1 #1694
tests.yml
on: pull_request
integration-tests
18s
format-check
29s
Yaml linting check
2s
Annotations
10 errors and 3 warnings
integration-tests:
tests/Meilisearch.Tests/DocumentTests.cs#L39
'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/Meilisearch.Tests/DocumentTests.cs#L57
'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/Meilisearch.Tests/FacetSearchTests.cs#L107
'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/Meilisearch.Tests/DocumentTests.cs#L77
'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/Meilisearch.Tests/DocumentTests.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?)
|
integration-tests:
tests/Meilisearch.Tests/DocumentTests.cs#L117
'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/Meilisearch.Tests/DocumentTests.cs#L145
'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/Meilisearch.Tests/TaskInfoTests.cs#L39
'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/Meilisearch.Tests/TaskInfoTests.cs#L49
'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/Meilisearch.Tests/TaskInfoTests.cs#L59
'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?)
|
Yaml linting check
The process '/usr/bin/git' failed with exit code 128
|
integration-tests
The process '/usr/bin/git' failed with exit code 128
|
format-check
The process '/usr/bin/git' failed with exit code 128
|