Skip to content

Bump FluentAssertions from 7.2.1 to 7.2.2 #472

Bump FluentAssertions from 7.2.1 to 7.2.2

Bump FluentAssertions from 7.2.1 to 7.2.2 #472

Triggered via pull request March 23, 2026 18:55
Status Success
Total duration 2m 7s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path', 'workloads', 'architecture']
build: GraphEngine/Expressions/Call.cs#L54
Possible null reference argument for parameter 'methodName' in 'MethodCallExpression Expression.Call(Expression instance, string methodName, Type[]? typeArguments, params Expression[]? arguments)'.
build: GraphEngine/Expressions/Call.cs#L53
Dereference of a possibly null reference.
build: GraphEngine/Expressions/Call.cs#L48
Possible null reference argument for parameter 'methodName' in 'MethodCallExpression Expression.Call(Type type, string methodName, Type[]? typeArguments, params Expression[]? arguments)'.
build: GraphEngine/SerialisingVisitor.cs#L41
Possible null reference argument for parameter 'node' in 'Wrapper SerialisingVisitor.Wrap(object node)'.
build: GraphEngine/Collection.cs#L67
'Extensions.AsEnumerable<T>(T)' is obsolete: 'This method is deprecated and will be removed in a future version. See documentation for alternatives.'
build: GraphEngine/Collection.cs#L27
'Extensions.AsEnumerable<T>(T)' is obsolete: 'This method is deprecated and will be removed in a future version. See documentation for alternatives.'
build: GraphEngine/Collection.cs#L23
'Extensions.AsEnumerable<T>(T)' is obsolete: 'This method is deprecated and will be removed in a future version. See documentation for alternatives.'
build: GraphEngine/Catch.cs#L40
Possible null reference argument for parameter 'type' in 'CatchBlock Expression.MakeCatchBlock(Type type, ParameterExpression? variable, Expression body, Expression? filter)'.
build: GraphEngine/ElementInit.cs#L16
Possible null reference argument for parameter 'addMethod' in 'ElementInit Expression.ElementInit(MethodInfo addMethod, IEnumerable<Expression> arguments)'.
build: GraphEngine/BinaryOperation.cs#L13
Dereference of a possibly null reference.
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path', 'workloads', 'architecture']