chore(deps): update dependency fluentassertions to v8 #1087
Annotations
4 errors and 1 warning
ubuntu-latest
/home/runner/work/MiscUtilities/MiscUtilities/test/Candoumbe.MiscUtilities.UnitTests/EnumerableExtensionsTests.cs(881,38): error CS1061: 'GenericCollectionAssertions<int>' does not contain a definition for 'HaveCountLessOrEqualTo' and no accessible extension method 'HaveCountLessOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<int>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/MiscUtilities/MiscUtilities/test/Candoumbe.MiscUtilities.UnitTests/Candoumbe.MiscUtilities.UnitTests.csproj::TargetFramework=net8.0]
|
ubuntu-latest
/home/runner/work/MiscUtilities/MiscUtilities/test/Candoumbe.MiscUtilities.UnitTests/EnumerableExtensionsTests.cs(881,38): error CS1061: 'GenericCollectionAssertions<int>' does not contain a definition for 'HaveCountLessOrEqualTo' and no accessible extension method 'HaveCountLessOrEqualTo' accepting a first argument of type 'GenericCollectionAssertions<int>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/MiscUtilities/MiscUtilities/test/Candoumbe.MiscUtilities.UnitTests/Candoumbe.MiscUtilities.UnitTests.csproj::TargetFramework=net8.0]
|
ubuntu-latest
Target "Compile" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|