Skip to content

Verifying refs/heads/features/record 🚀 #138

Verifying refs/heads/features/record 🚀

Verifying refs/heads/features/record 🚀 #138

Triggered via push May 25, 2024 19:15
Status Failure
Total duration 4m 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
RunTests
Process completed with exit code 1.
RunTests: Cecilifier.Core/Extensions/ExpressionExtensions.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/AST/ExpressionVisitor.cs#L1391
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/AST/ExpressionVisitor.cs#L1422
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/Extensions/SyntaxNodeExtensions.cs#L123
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/StatementVisitor.cs#L260
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/AST/PropertyDeclarationVisitor.cs#L248
Argument 1 should be passed with 'ref' or 'in' keyword