FonoSozlukCli v1.0.0 #1
Annotations
10 warnings
StarDictNet/StarDictNet/DictZip.cs#L12
Non-nullable field 'DATA' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
StarDictNet/StarDictNet/DictZip.cs#L18
Non-nullable field 'SUBFIELDS' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
StarDictNet/StarDictNet/DictZip.cs#L31
Non-nullable field 'FNAME' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
StarDictNet/StarDictNet/DictZip.cs#L32
Non-nullable field 'FCOMMENT' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
StarDictNet/StarDictNet/StarDictNet.cs#L22
Non-nullable field 'Syn' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
StarDictNet/StarDictNet/StarDictNet.cs#L22
Non-nullable field 'SynIndexWordGroup' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
StarDictNet/StarDictNet/StarDictNet.cs#L22
Non-nullable field 'DictZip' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
StarDictNet/StarDictNet/StarDictNet.cs#L22
Non-nullable field 'DictStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
StarDictNet/StarDictNet/StarDictNet.cs#L45
Non-nullable field 'BaseName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
StarDictNet/StarDictNet/StarDictNet.cs#L45
Non-nullable field 'DictZip' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
This job succeeded
Loading