Skip to content

Verifying refs/heads/vnext 🚀 #249

Verifying refs/heads/vnext 🚀

Verifying refs/heads/vnext 🚀 #249

Triggered via push February 11, 2025 03:15
Status Failure
Total duration 3m 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
RunTests
Process completed with exit code 1.
RunTests: Cecilifier.Core/AST/ExpressionVisitor.cs#L1454
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/AST/ExpressionVisitor.cs#L1485
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/Extensions/ExpressionExtensions.cs#L164
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/AST/MemberDependencies/MemberDependencyCollector.cs#L102
Type parameter 'T' has the same name as the type parameter from outer type 'MemberDependencyCollector<T>'
RunTests: Cecilifier.Core/AST/MemberDependencies/MemberDependencyCollector.cs#L204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/Extensions/SyntaxNodeExtensions.cs#L124
Cannot convert null literal to non-nullable reference type.
RunTests: Cecilifier.Core/Misc/NameSyntaxExtensions.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/Misc/NameSyntaxExtensions.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/AST/NullLiteralArgumentDecorator.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/AST/NullLiteralArgumentDecorator.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.