Skip to content

Bump MSTest.TestAdapter and MSTest.TestFramework #380

Bump MSTest.TestAdapter and MSTest.TestFramework

Bump MSTest.TestAdapter and MSTest.TestFramework #380

Triggered via pull request August 4, 2025 19:35
Status Success
Total duration 3m 1s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 1 notice
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']
build: GraphEngine/SerialisingVisitor.cs#L165
Dereference of a possibly null reference.
build: GraphEngine/Expressions/Unary.cs#L38
Possible null reference argument for parameter 'type' in 'UnaryExpression Expression.MakeUnary(ExpressionType unaryType, Expression operand, Type type, MethodInfo? method)'.
build: GraphEngine/SerialisingVisitor.cs#L41
Possible null reference argument for parameter 'node' in 'Wrapper SerialisingVisitor.Wrap(object node)'.
build: GraphEngine/Method.cs#L21
Dereference of a possibly null reference.
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/BinaryOperation.cs#L13
Dereference of a possibly null reference.
build: GraphEngine/ElementInit.cs#L16
Possible null reference argument for parameter 'addMethod' in 'ElementInit Expression.ElementInit(MethodInfo addMethod, IEnumerable<Expression> arguments)'.
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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677