修改README #22
Annotations
10 warnings
CaiBotMod/Common/TSPlayer.cs#L117
Cannot convert null literal to non-nullable reference type.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'FakePlayer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'CacheIP' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'group' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'LastWhisper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'tempGroup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'tempGroupTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable property 'AwaitingNameParameters' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L261
Non-nullable field 'CacheIP' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L261
Non-nullable field 'group' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading