Skip to content

Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 #413

Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1

Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 #413

Triggered via pull request November 24, 2025 15:50
Status Failure
Total duration 2m 59s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build
Process completed with exit code 1.
build: GraphEngine.Tests/SwitchTests.cs#L75
'Assert' does not contain a definition for 'ThrowsException'
build: GraphEngine.Tests/SwitchTests.cs#L75
'Assert' does not contain a definition for 'ThrowsException'
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/Method.cs#L21
Dereference of a possibly null reference.
build: GraphEngine/Expressions/Field.cs#L10
Possible null reference argument for parameter 'expression' in 'MemberExpression Expression.Field(Expression expression, string fieldName)'.
build: GraphEngine/BinaryOperation.cs#L13
Dereference of a possibly null reference.
build: GraphEngine/Expressions/Property.cs#L24
Possible null reference argument for parameter 'expression' in 'MemberExpression Expression.Property(Expression expression, string propertyName)'.
build: GraphEngine/Expressions/Property.cs#L16
Possible null reference argument for parameter 'instance' in 'IndexExpression Expression.Property(Expression instance, string propertyName, params Expression[]? arguments)'.
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/ElementInit.cs#L16
Possible null reference argument for parameter 'addMethod' in 'ElementInit Expression.ElementInit(MethodInfo addMethod, IEnumerable<Expression> arguments)'.
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']