Bump FluentAssertions from 5.10.3 to 8.10.0#2
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 errors and 11 warnings
|
Run ./build.sh:
src/IdentityServer4/test/IdentityServer.UnitTests/ResponseHandling/AuthorizeInteractionResponseGenerator/AuthorizeInteractionResponseGeneratorTests_Consent.cs#L149
'NonGenericAsyncFunctionAssertions' does not contain a definition for 'Throw' and no accessible extension method 'Throw' accepting a first argument of type 'NonGenericAsyncFunctionAssertions' could be found (are you missing a using directive or an assembly reference?)
|
|
Run ./build.sh:
src/IdentityServer4/test/IdentityServer.UnitTests/ResponseHandling/AuthorizeInteractionResponseGenerator/AuthorizeInteractionResponseGeneratorTests_Consent.cs#L114
'NonGenericAsyncFunctionAssertions' does not contain a definition for 'Throw' and no accessible extension method 'Throw' accepting a first argument of type 'NonGenericAsyncFunctionAssertions' could be found (are you missing a using directive or an assembly reference?)
|
|
Run ./build.sh:
src/IdentityServer4/test/IdentityServer.UnitTests/ResponseHandling/UserInfoResponseGeneratorTests.cs#L219
'NonGenericAsyncFunctionAssertions' does not contain a definition for 'Throw' and no accessible extension method 'Throw' accepting a first argument of type 'NonGenericAsyncFunctionAssertions' could be found (are you missing a using directive or an assembly reference?)
|
|
Run ./build.sh:
src/IdentityServer4/test/IdentityServer.UnitTests/Validation/Secrets/MutualTlsSecretValidation.cs#L154
'NonGenericAsyncFunctionAssertions' does not contain a definition for 'Throw' and no accessible extension method 'Throw' accepting a first argument of type 'NonGenericAsyncFunctionAssertions' could be found (are you missing a using directive or an assembly reference?)
|
|
Run ./build.sh:
src/IdentityServer4/test/IdentityServer.UnitTests/Services/Default/NumericUserCodeServiceTests.cs#L19
'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?)
|
|
Run ./build.sh:
src/IdentityServer4/test/IdentityServer.UnitTests/Services/Default/NumericUserCodeServiceTests.cs#L18
'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?)
|
|
Run ./build.sh:
src/IdentityServer4/test/IdentityServer.UnitTests/Validation/Secrets/MutualTlsSecretValidation.cs#L67
'NonGenericAsyncFunctionAssertions' does not contain a definition for 'Throw' and no accessible extension method 'Throw' accepting a first argument of type 'NonGenericAsyncFunctionAssertions' could be found (are you missing a using directive or an assembly reference?)
|
|
Run ./build.sh:
src/IdentityServer4/test/IdentityServer.UnitTests/Validation/DeviceAuthorizationRequestValidation.cs#L40
'NonGenericAsyncFunctionAssertions' does not contain a definition for 'Throw' and no accessible extension method 'Throw' accepting a first argument of type 'NonGenericAsyncFunctionAssertions' could be found (are you missing a using directive or an assembly reference?)
|
|
Run ./build.sh:
src/IdentityServer4/test/IdentityServer.UnitTests/Validation/TokenRequest Validation/TokenRequestValidation_General_Invalid.cs#L50
'NonGenericAsyncFunctionAssertions' does not contain a definition for 'Throw' and no accessible extension method 'Throw' accepting a first argument of type 'NonGenericAsyncFunctionAssertions' could be found (are you missing a using directive or an assembly reference?)
|
|
Run ./build.sh:
src/IdentityServer4/test/IdentityServer.UnitTests/Validation/TokenRequest Validation/TokenRequestValidation_General_Invalid.cs#L34
'NonGenericAsyncFunctionAssertions' does not contain a definition for 'Throw' and no accessible extension method 'Throw' accepting a first argument of type 'NonGenericAsyncFunctionAssertions' could be found (are you missing a using directive or an assembly reference?)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ./build.sh:
src/IdentityServer4/src/ResponseHandling/Default/DeviceAuthorizationResponseGenerator.cs#L41
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Run ./build.sh:
src/IdentityServer4/src/ResponseHandling/Default/AuthorizeResponseGenerator.cs#L66
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Run ./build.sh:
src/IdentityServer4/src/ResponseHandling/Default/AuthorizeResponseGenerator.cs#L49
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Run ./build.sh:
src/IdentityServer4/src/ResponseHandling/Default/AuthorizeInteractionResponseGenerator.cs#L52
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Run ./build.sh:
src/IdentityServer4/src/ResponseHandling/Default/AuthorizeInteractionResponseGenerator.cs#L42
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Run ./build.sh:
src/IdentityServer4/src/Hosting/IdentityServerAuthenticationService.cs#L40
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Run ./build.sh:
src/IdentityServer4/src/Hosting/IdentityServerAuthenticationService.cs#L31
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Run ./build.sh:
src/IdentityServer4/src/IdentityServerTools.cs#L33
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Run ./build.sh:
src/IdentityServer4/src/IdentityServerTools.cs#L25
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Run ./build.sh:
src/IdentityServer4/src/Extensions/HttpContextAuthenticationExtensions.cs#L42
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
background
wait
wait-all
cancel
parallel
Loading