Verifying refs/heads/vnext 🚀 #131
Annotations
9 warnings
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/PropertyDeclarationVisitor.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
RunTests:
Cecilifier.Core/AST/ExpressionVisitor.cs#L1394
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
RunTests:
Cecilifier.Core/AST/ExpressionVisitor.cs#L1425
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#L260
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
RunTests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|