deps(dotnet): Bump FluentAssertions from 6.12.0 to 8.8.0 #79
Annotations
10 errors and 3 warnings
|
Build:
dotnet/tests/JsonStructure.Tests/Integration/TestAssetsTests.cs#L980
'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?)
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/InstanceValidatorTests.cs#L1058
'GenericCollectionAssertions<ValidationError>' does not contain a definition for 'HaveCountGreaterOrEqualTo' and no accessible extension method 'HaveCountGreaterOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<ValidationError>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/InstanceValidatorTests.cs#L969
'GenericCollectionAssertions<ValidationError>' does not contain a definition for 'HaveCountLessOrEqualTo' and no accessible extension method 'HaveCountLessOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<ValidationError>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/SchemaValidatorTests.cs#L676
'GenericCollectionAssertions<ValidationError>' does not contain a definition for 'HaveCountGreaterOrEqualTo' and no accessible extension method 'HaveCountGreaterOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<ValidationError>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/SchemaValidatorTests.cs#L655
'GenericCollectionAssertions<ValidationError>' does not contain a definition for 'HaveCountGreaterOrEqualTo' and no accessible extension method 'HaveCountGreaterOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<ValidationError>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/SchemaValidatorTests.cs#L551
'GenericCollectionAssertions<ValidationError>' does not contain a definition for 'HaveCountGreaterOrEqualTo' and no accessible extension method 'HaveCountGreaterOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<ValidationError>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/SchemaValidatorTests.cs#L509
'GenericCollectionAssertions<ValidationError>' does not contain a definition for 'HaveCountGreaterOrEqualTo' and no accessible extension method 'HaveCountGreaterOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<ValidationError>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/SchemaValidatorTests.cs#L480
'GenericCollectionAssertions<ValidationError>' does not contain a definition for 'HaveCountGreaterOrEqualTo' and no accessible extension method 'HaveCountGreaterOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<ValidationError>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/SchemaValidatorTests.cs#L445
'GenericCollectionAssertions<ValidationError>' does not contain a definition for 'HaveCountLessOrEqualTo' and no accessible extension method 'HaveCountLessOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<ValidationError>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/SchemaValidatorTests.cs#L404
'GenericCollectionAssertions<ValidationError>' does not contain a definition for 'HaveCountGreaterOrEqualTo' and no accessible extension method 'HaveCountGreaterOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<ValidationError>' could be found (are you missing a using directive or an assembly reference?)
|
|
Upload test results
No files were found with the provided path: dotnet/**/TestResults/*.trx. No artifacts will be uploaded.
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/ThreadSafetyTests.cs#L298
The variable 'shouldBeValid' is assigned but its value is never used
|
|
Build:
dotnet/tests/JsonStructure.Tests/Validation/ThreadSafetyTests.cs#L298
The variable 'shouldBeValid' is assigned but its value is never used
|
Loading