Skip to content

DEV-20264: Upgrade to .NET 8.0.1 #140

DEV-20264: Upgrade to .NET 8.0.1

DEV-20264: Upgrade to .NET 8.0.1 #140

Triggered via pull request January 23, 2024 16:24
Status Success
Total duration 3m 5s
Artifacts

dotnet.yml

on: pull_request
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)'.