Skip to content

DEV-19948: Upgrade .NET from 6.0.24 to 6.0.25 #139

DEV-19948: Upgrade .NET from 6.0.24 to 6.0.25

DEV-19948: Upgrade .NET from 6.0.24 to 6.0.25 #139

Triggered via push December 6, 2023 08:00
Status Success
Total duration 4m 58s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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)'.