Skip to content

Build(deps): Bump FluentAssertions from 6.12.1 to 8.0.0 #1114

Build(deps): Bump FluentAssertions from 6.12.1 to 8.0.0

Build(deps): Bump FluentAssertions from 6.12.1 to 8.0.0 #1114

Triggered via push January 15, 2025 06:37
Status Failure
Total duration 39s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (ubuntu-latest): tests/Color-Chan.Discord.Rest.Tests/API/DiscordRateLimitBucketTests.cs#L87
'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 (ubuntu-latest): tests/Color-Chan.Discord.Rest.Tests/API/DiscordRateLimitBucketTests.cs#L88
'NumericAssertions<int>' does not contain a definition for 'BeLessOrEqualTo' and no accessible extension method 'BeLessOrEqualTo' accepting a first argument of type 'NumericAssertions<int>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): tests/Color-Chan.Discord.Rest.Tests/API/DiscordRateLimitBucketTests.cs#L87
'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 (ubuntu-latest): tests/Color-Chan.Discord.Rest.Tests/API/DiscordRateLimitBucketTests.cs#L88
'NumericAssertions<int>' does not contain a definition for 'BeLessOrEqualTo' and no accessible extension method 'BeLessOrEqualTo' accepting a first argument of type 'NumericAssertions<int>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636