Fix DeepSource issues #6
Annotations
2 warnings
build:
Program.cs#L9
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Program.cs#L9
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|