Skip to content

Verifying refs/heads/vnext 🚀 #246

Verifying refs/heads/vnext 🚀

Verifying refs/heads/vnext 🚀 #246

Triggered via push February 5, 2025 04:38
Status Success
Total duration 4m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/SyntaxNodeExtensions.cs#L124
Cannot convert null literal to non-nullable reference type.
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/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.
RunTests: Cecilifier.Core/AST/NullLiteralArgumentDecorator.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/Misc/NameSyntaxExtensions.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.