Follow Invocation -> Parser -> Emitter Pattern for Pretend #22
Annotations
1 error and 8 warnings
Build
Process completed with exit code 1.
|
Build:
src/Pretender.SourceGenerator/SetupArguments/InvocationArgumentSpec.cs#L64
Unreachable code detected
|
Build:
src/Pretender/Matchers/MatcherListener.cs#L39
Non-nullable field '_matchers' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build
Converting null literal or possible null value to non-nullable type.
|
Build
Possible null reference return.
|
Build:
src/Pretender.SourceGenerator/SetupArguments/InvocationArgumentSpec.cs#L64
Unreachable code detected
|
Build:
src/Pretender/Matchers/MatcherListener.cs#L39
Non-nullable field '_matchers' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build
Converting null literal or possible null value to non-nullable type.
|
Build
Possible null reference return.
|