DEV-20264: Upgrade to .NET 8.0.1 #140
Annotations
10 warnings
Build:
FontoXPathCSharp/CompileAstToExpression.cs#L270
Dereference of a possibly null reference.
|
Build:
FontoXPathCSharp/CompileAstToExpression.cs#L271
Possible null reference argument for parameter 'source' in 'int Enumerable.Count<Ast>(IEnumerable<Ast> source)'.
|
Build:
FontoXPathCSharp/CompileAstToExpression.cs#L415
Dereference of a possibly null reference.
|
Build:
FontoXPathCSharp/CompileAstToExpression.cs#L422
Possible null reference argument for parameter 'ast' in 'AbstractExpression<TNode> CompileAstToExpression<TNode>.CompileAst(Ast ast, CompilationOptions options)'.
|
Build:
FontoXPathCSharp/CompileAstToExpression.cs#L422
Possible null reference argument for parameter 'Name' in 'InClause<TNode>.InClause(QName Name, AbstractExpression<TNode> SourceExpr)'.
|
Build:
FontoXPathCSharp/CompileAstToExpression.cs#L429
Possible null reference argument for parameter 'ast' in 'AbstractExpression<TNode> CompileAstToExpression<TNode>.CompileAst(Ast ast, CompilationOptions options)'.
|
Build:
FontoXPathCSharp/CompileAstToExpression.cs#L437
Dereference of a possibly null reference.
|
Build:
FontoXPathCSharp/CompileAstToExpression.cs#L442
Cannot convert null literal to non-nullable reference type.
|
Build:
FontoXPathCSharp/CompileAstToExpression.cs#L454
Possible null reference argument for parameter 'ast' in 'AbstractExpression<TNode> CompileAstToExpression<TNode>.CompileAst(Ast ast, CompilationOptions options)'.
|
Build:
FontoXPathCSharp/CompileAstToExpression.cs#L455
Possible null reference argument for parameter 'ast' in 'AbstractExpression<TNode> CompileAstToExpression<TNode>.CompileAst(Ast ast, CompilationOptions options)'.
|
The logs for this run have expired and are no longer available.
Loading