Skip to content

Verifying refs/heads/net8 🚀 #81

Verifying refs/heads/net8 🚀

Verifying refs/heads/net8 🚀 #81

Triggered via push December 1, 2023 02:47
Status Failure
Total duration 3m 34s
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#L1356
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/AST/ExpressionVisitor.cs#L1377
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
RunTests: Cecilifier.Core/AST/PropertyDeclarationVisitor.cs#L115
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.
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/Extensions/TypeSyntaxExtensions.cs#L11
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
RunTests: Cecilifier.Core/AST/StatementVisitor.cs#L257
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.